drsql.org

Happy Holidays - Hope you get a new table for Christmas!

Home
Design Book
DMV Book
Links
Non Database Stuff
Contact me
About
Presentations
Calendar of Events
Downloads
Code Snippets
On this page are some stuff I have created for my use or to demonstrate something for someone else that you might find useful, or not, the fact is they are here!  For downloads that went directly with a presentation I gave, go to the presentation page.  For downloads that go with one of my books, go to the design book page.
 
 

Procedures to drop all types of objects in a database. 

Used by me to drop objects in a database before changing the collation of a database to remove all constraints/procedures etc that had references to the columns I needed to change.

utility.drop_objects_procs.zip