i  understand that creating a M:N relationship in mysql involves 3 
tables, one of which being a bridge, but how do i join the first and 
third tables by way of a bridge?

  example: a table of subscribers and a table of magazines with a bridge 
in the middle. how do i select just the magazines fred is subscribed to? 
thanks in advance and sorry if this is a confusing question.


---------------------------------------------------------------------
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