A previous article talked about how to shrink a database manually to optimize it. This is a good way to do it, but it requires to run a query, which some users might find complicated. In this article how to easily shrink your SQL database with Microsoft SQL Server Management Studio
1. Open Microsoft SQL Server Management Studio, and connect to your database:
Note: If you don’t know how to connect to your databases with Microsoft SQL Server Management Studio, please watch this video.
2. In the object explorer, select your database and right click on it. Then go to menu “Tasks -> Shrink -> Database”:
3. Now, on the Shrink Database window, click Ok to shrink it:
4. Wait for the process to finish. It can take a while, depending on the size of the database:
5. And that’s it! The database has been optimized!
This concludes Optimize SQL databases with Microsoft SQL Server Management Studio
Looking for quality ASP Web Hosting? Look no further than Arvixe Web Hosting!
Happy Hosting!
Rodolfo Hernandez