Tuesday, March 30, 2010

SQL Server: How to remove a file from a file group

Solution:

  1. How to remote a file from a SQL file group Empty the file by using the Shrink function
    (it will copy the content to other files in the same file group).
  2. Remote the file from the database files.

No comments: