MySQL Forums
Forum List  »  General

Re: Query - multiple joins won't return any records
Posted by: Bad Programmer
Date: February 15, 2015 03:09PM

No, sorry. I did remove the parens but as expected, no effect.
There are no FKs that the database is aware of.

Putting the vals in the Where clause won't work.
Did you look at my sql statement?
How would I do that and get the records from the different tables?
Did you read my replies to Peter Brawley? That might help.

As far as the PK goes, my convention is PK is RecordID and FKs are table related, ie DivisionID, TeamID, ObjectID, etc.
They're irrelavent to my problem.

Options: ReplyQuote




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.