My predecessor for some reason split the data between two filegroups in our SQL Server 2005 database.
I'm thinking about just putting everything in one.
Any speculation on why someone would split things between filegroups with two files on the same server?
How do I put all of the objects in a single group?