Sometimes you become the accidental DBA, or you are the DBA by choice. Either way, you can choose to spend time working in SQL Server Management Studio (SSMS) to look at things such as backups or the ...
-- Drops all schemas created by the Perseus database. -- Uses CASCADE to remove all contained objects (tables, views, functions, etc.) -- Must run AFTER all object-level DROP scripts, or standalone ...