phpbar.de logo

Mailinglisten-Archive

Re: SELF JOIN
Archiv Mailingliste mysql-de

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SELF JOIN




----- Original Message -----
From: <rei05_(at)_gmx.de>
To: <mysql-de_(at)_lists.4t2.com>
Sent: Monday, April 10, 2000 2:11 PM
Subject: SELF JOIN


> hi all!
> folgende frage taucht bei uns auf: stimmt es, dass mysql sog. SELF JOINS
> (also join einer tabelle mit sich selbst) nicht zuläßt? wer informationen
zu
> dem thema hat, bitte melden.
>
> dank + gruß
> rei
....nein...das stimmt nicht......man kann eine tabelle zu sich selbst in
beziehung setzen

(select a.fd_1,b.fd_2 from tbl_tst as a, tbl_tst as b
where a.fd_id=b.fd_sonstwas)

gruß robby

---
*** Abmelden von dieser Mailingliste funktioniert per E-Mail
*** an mysql-de-request_(at)_lists.4t2.com mit Betreff/Subject: unsubscribe


Home | Main Index | Thread Index

php::bar PHP Wiki   -   Listenarchive