Shrinking of SQL Databases using Notruncate Command

This blog discusses the process of shrinking the data file of a SQL server database by using the option DBCC shrink file using the Notruncate option.

Read More