Our current set up is that all tables reside on one File Group.
I would like to create a new File Group, and move some of the existing tables on to that File Group. What is the best way to do this?
Would creating the new File Group, hiving data from current tables into temp tables. Script the table, and re create on new file group - populate with data from temp table work?
Can someone suggest a better alternative?
Thanks in advance.