Error!
Success!

How to drop all tables, all views, and all sps from a shared SQL host

0
kicks

How to drop all tables, all views, and all sps from a shared SQL host  (Unpublished)

I needed to wipe out my entire database on my shared hosting account and obviously shared hosts can't give regular customers permission to drop and add databases at will. This SQL script I've written drops all tables, all views, and all stored procedures from any database. I based the script off of two scripts I found in Jasper Jungan's blog.


Kicked By:
Drop Kicked By: