Category Archives: Uncategorized

Delete all tables with the same prefex from a MySQL Database

There have been times when I need to drop many tables in a MySQL database. Usually the table names start with similar names. Of example if had a Moodle installation you may have 200 table names starting with moodle_ or … Continue reading

Posted in Computers & Technology, Uncategorized | Comments Off on Delete all tables with the same prefex from a MySQL Database