SQL Schema

Ranjith on January 31st, 2010

I have spent almost 3 hours to complete this script and test it for couple of sample scenarios during this weekend (31/01/10).  It drops all the objects of the schema and then drops the schema itself. And automatically takes care of all the object dependencies with in the schema by dropping all of them in [...]

Continue reading about Script to drop all objects of a Schema in SQL Server