MySQL Forums
Forum List  »  Newbie

Simple many to many query...
Posted by: Simon Lobo-Morell
Date: November 25, 2013 09:06AM

As you will see, I have two simple tables in a many-to-many relationship and I want to get all the details of table 1 for a particular id of table 2 (this relationship you'll find in the junction table). I also want to get all info from table 1 where the id from table 2 DOESN'T exist...

https://gist.github.com/anonymous/7642550

Thanks!

Options: ReplyQuote


Subject
Written By
Posted
Simple many to many query...
November 25, 2013 09:06AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.