Hello -
I have a database that consists of audit data that is contained on separate filegroups for each year. What I want to do is backup the primary and then filegroup for 2013 data. This backup will be restored to a different location on a daily basis. I then want to take a one-time filegroup backup of hte 2011 and 2012 filegroups. These would only be restored if someone needed the data. they would only be backup up once and never again. I was able to get teh restore of primary and 2013 data, but how would i go about restoring the 2011 and 2012 data to an existing database?
Thank you in advance!