I am looking for msdn article where Microsoft recommends to use:-
1. Different Filegroups for non cluster indexes.
2. Nultiple datafiles increase performance when our database is large (200 GB ore mor). How can we decide the size of each file?
3. We should not store our actual user data in .mdf file to help DB to be online when there is a corruption in any of the filegroup other than PRIMARY.
4. How can we decide our pagefile sixe when our RAM is 200 GB in Windows 2003?