Hello,
     i'm looking for an example of query in multiple tables like:

     SELECT * from a, b, c where a.id = b.id_b and b.id = c.id_b and c.item
like 'A%'



Thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to