Here’s an easy way to drop all the tables that have no data in them. Save this to a file called drop_tab.sql and run by using: @drop_tab After this has run, a file named dr_tab.sql will have been created. You
Here’s an easy way to drop all the tables that have no data in them. Save this to a file called drop_tab.sql and run by using: @drop_tab After this has run, a file named dr_tab.sql will have been created. You