I am researching to find out what the syntax is for creating filegroups in SQL Server. My issue is that the server is attached to the SAN and 6 drives are dedicated to my server however that are 500GB for data and 200GB for log. My DB is about
1.2TB so I need to spread the data across several drives but I only want one database which is the 1.2TB object. any code samples and or suggestions?
↧