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? Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.