Arora, Ajay wrote:
Can anyone please look into my query,

I've tables
Master ( id integer primary key,
         field1 text)

And
Child (id integer, name text)

Might be worth looking for Celko's "Hierarchies in SQL". I've not read it but I've seen good reviews and Celko seems well regarded.

Martin

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to