I have a web page that I want to display alot of info on from several different tables. they will all be linked by various "id's" back to the main table.
I'm not really sure how to get it all to display. I assume I need to do LEFT JOINS on the main table, but where do i go from there?
I hope this wasn't to vague. thanks for your help.
I'm not really sure how to get it all to display. I assume I need to do LEFT JOINS on the main table, but where do i go from there?
I hope this wasn't to vague. thanks for your help.