I'm being asked to create multiple filegroups for a new database based on the table type, transaction, lookup, misc... From what i'm reading this doesn't make sense. I'm reading either large tables get file groups, nonclustered indexes when they are about the same size of the data, or a few other reasons... First of all, we are talking about the same disk (please don't ask me about how it is configured, network is always mums the word), and i'm not sure yet if restoring separate file groups is even going to be necessary.So here are my questions (beyond, the test and see what happens) because in the end I'm going to probably have to do what i'm told. So this is for my professional knowledge.1. Does file groups separated by table type make sense?2. Should you put tables that are queried often together in the same or different file groups. 3. I'm pretty sure you can't restore single file group for write access, am I correct?thanks
↧