jdlev Posted November 9, 2009 Share Posted November 9, 2009 I am trying to have a php sql statement create multiple tables in one sql statement. How would I do that? Quote Link to comment https://forums.phpfreaks.com/topic/180902-create-2-tables-using-php-with-a-single-sql-statement/ Share on other sites More sharing options...
Mchl Posted November 9, 2009 Share Posted November 9, 2009 You can't Quote Link to comment https://forums.phpfreaks.com/topic/180902-create-2-tables-using-php-with-a-single-sql-statement/#findComment-954355 Share on other sites More sharing options...
Maq Posted November 9, 2009 Share Posted November 9, 2009 I am trying to have a php sql statement create multiple tables in one sql statement. How would I do that? May I ask why and what you are trying to accomplish? There could be an alternative. Quote Link to comment https://forums.phpfreaks.com/topic/180902-create-2-tables-using-php-with-a-single-sql-statement/#findComment-954361 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.