Mega Code Archive

 
Categories / MySQL / Table Index
 

Drop more than one table at single statement

DROP TABLES table1, table2;