phpbar.de logo

Mailinglisten-Archive

AW: [php] problem mit join

AW: [php] problem mit join

Wolfgang Hauck php_(at)_phpcenter.de
Thu, 11 Apr 2002 16:27:50 +0200


Hi Robert,

>ich habe drei tabellen. 2 mit 4 und 1 mit 5 spalten.
> habe es schon mit join versucht, doch das
>klappt nicht so recht

select table1.*, table2.*, table3.* from table1 LEFT JOIN table2 ON
table1.id=table2.id LEFT JOIN table3 ON table2.id2=table3.id2 where ....

MFG Wolfgang


php::bar PHP Wiki   -   Listenarchive