Multistatement Seperator

2002-09-20 Thread Davis, Tim
In MS SQL, I can do the following statement select count(*) from table1 go select count (*) from table2 go This will return 2 results, with count of each table. How would I do the same thing in MySQL? Tim Davis Sunbelt Systems Concepts, Inc [EMAIL PROTECTED] Client/Server Database Programmer/A

Auto Increment ID of Inserted Row

2002-09-19 Thread Davis, Tim
What is the SQL to get the created AutoInc ID from a row that I have just inserted? Tim Davis Sunbelt Systems Concepts, Inc [EMAIL PROTECTED] Client/Server Database Programmer/Analyst - Before posting, please check: http://w