Quantcast
Channel: Forum Getting started with SQL Server
Viewing all articles
Browse latest Browse all 4729

Trying to move NDF file to the PRIMARY filegroup

$
0
0

We have a DB with an MDF file and an NDF file on different filegroups: MDF is on PRIMARY and NDF is on XYZ filegroup.

Is there a way to move the NDF file from the XYZ filegroup to the PRIMARY filegroup (so they are both on the same filegroup)?


DB Architect


Viewing all articles
Browse latest Browse all 4729