paschim Posted August 27, 2008 Share Posted August 27, 2008 1)How do i query multiple tables at once when they have a common field, but dosent have foreign key! Means, basically, how do i combine two queries, into one? 2)Which data type will let me store the longest text? Link to comment https://forums.phpfreaks.com/topic/121543-newb-question-selecting-from-multiple-tables/ Share on other sites More sharing options...
Mchl Posted August 27, 2008 Share Posted August 27, 2008 1) JOIN statement syntax 2) String datatypes overview Link to comment https://forums.phpfreaks.com/topic/121543-newb-question-selecting-from-multiple-tables/#findComment-626814 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.