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