SELECT *
FROM Posts
WHERE Tags IN ('System Databases')

Jul
18
2018

SQL Server system databases 101

It was the other day during the networking time in my SQL User group meeting when someone told the story of the new DBA that was joking about running “DROP DATABASE [master]”…

Continue Reading »