How To Shrink Database File Using DBCC Shrinkfile



TODO:

Have you ever wanted to shrink a database or log using DBCC Shrinkfile?

 

SOLUTION:

DBCC SHRINKFILE(DataOrLogFile, 1)

 

NOTES:

There are no notes on this topic



Add comment

  Country flag

biuquote
  • Comment
  • Preview
Loading