-
-
Recent Posts
- NTFS exFAT and FAT32
- Use symbolic links to sync folders outside of the Dropbox folder
- Use GPO to Push Local Administrators
- Permanently disable Firefox new tab features
- Make a bootable USB drive for Windows 7 installaton
- Common Linux Commands
- Use GPO to Force Wireless Networks
- Password Recovery On a Cisco 2950 Switch
- Set A Custom Wallpaper for your Login Screen in Windows 7
- Password Recovery for Windows
- Increase Max PHP Upload size
- HTML Escape Characters
- A Quick Look At Linux
- A Quick Look at DHCP
- Setup Moodle on Ubuntu Tutorial
- Setup Moodle on Ubuntu Tutorial
- Delete all tables with the same prefex from a MySQL Database
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