mindapolis Posted April 5, 2012 Share Posted April 5, 2012 Hi, does anyone know of any good tutorial that steps thru creating a query from multiple tables in phpmyadmin? Quote Link to comment Share on other sites More sharing options...
AyKay47 Posted April 5, 2012 Share Posted April 5, 2012 http://dev.mysql.com/doc/refman/5.0/en/join.html Quote Link to comment Share on other sites More sharing options...
awjudd Posted April 6, 2012 Share Posted April 6, 2012 If you aren't trying to join the table together, then add semi-colons between each of your queries and you can run more than 1. ~awjudd Quote Link to comment Share on other sites More sharing options...
fenway Posted April 9, 2012 Share Posted April 9, 2012 If you aren't trying to join the table together, then add semi-colons between each of your queries and you can run more than 1. But you shouldn't. 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.