Hi,

        I'm have a bit of difficulty with a many to many join on two
tables. (Where an item is directly related to another item of the same
type in the same table).

        I'm trying to use the same method as a join between 2 tables with
a 3rd but having no joy. Help :)

        eg.

        table1.attb1    =       table2.attb1    AND
        table1.attb2    =       table2.attb1;

        Thanks.

        Nick.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to