December 2022

T-SQL-Commands

T-SQL: Shrink incremental

First off you don’t ever shrink a database file unless you known it won’t need the space back again. (There’s some caveats to that statement but it mostly holds true) If that’s the space the file has consumed generally that’s…

Read MoreT-SQL: Shrink incremental