Skip to main content

Posts

Showing posts from September, 2023

How to reclaim unused space for SQL DB

 Error: Many times, after deleting SQL data from tables won't reclaim the unused space. Solution: Easy way is to click DB from SQL Studio Tasks->Shrink ->Files choose the default "release unused space" option.