|
Self Joins: msg#00012java.enhydra.general
Hi, my Problem is a Type of SQL Query i want to perform with QueryBuilder: The Query contains 2 references of the same table An Example: there is a table "node" with the following fields oid - key parent - references node name - string SELECT * FROM node AS child INNER JOIN node AS parent ON child.parent_oid = parent.oid WHERE parent.oid=1234 AND child.name LIKE "A%" Important is that i must access attributes of different records of the same table. Any idea how th do this with the querybuilder? Thanks Jan Schnabel -------------------------------------------- itCampus Software und Systemhaus GmbH Leipzig Halle Wittenberg Nonnenstr. 42 04229 Leipzig j.schnabel@xxxxxxxxxxx Tel: +49. 341. 4 92 87 32 Fax: +49. 341. 4 92 87 01 http://www.itcampus.de Amtsgericht Leipzig HRB 15872 Geschäftsführer Andreas Lassmann --------------------------------------------
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | About usage of kXML, Au Yeung Chun |
|---|---|
| Next by Date: | SessionCookie bug in Enhydra 3.1.1, Søren Neigaard |
| Previous by Thread: | About usage of kXML, Au Yeung Chun |
| Next by Thread: | SessionCookie bug in Enhydra 3.1.1, Søren Neigaard |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |