Hey guys,
We have some old databases on our SQL 2005 server that we want to remove. However, there is a slight possibility that someone might need the database in the future so I can't delete them.
Would Detach Database be my best option? I've never used this before so I don't want mess anything up. I did a test run, and it looks like it removes the database from the SQL server and places the .mdf and .ldf files into a Data folder.
Thought I better check here before pulling the trigger on the other databases. Thanks!
We have some old databases on our SQL 2005 server that we want to remove. However, there is a slight possibility that someone might need the database in the future so I can't delete them.
Would Detach Database be my best option? I've never used this before so I don't want mess anything up. I did a test run, and it looks like it removes the database from the SQL server and places the .mdf and .ldf files into a Data folder.
Thought I better check here before pulling the trigger on the other databases. Thanks!