How to Detach a Existing Database to SQL Server?

Remove an Added Database from SQL Server

 

STEP 1

image Right click on that database which you want to remove.

 

image Go to Task, and select Detach.

 

image
STEP 2

Check Drop on selected database and click on OK.

 

image

 

Finally, you will see that perticular database wil be removed from SQL Server.

Home SysTools FAQs » SQL Server » How to Detach a Database in SQL Server
Loading