Data Placement Using Filegroups

Microsoft® SQL Server™ allows you to create tables or indexes on a specific filegroup within your database, rather than across all filegroups in a database. By creating a filegroup on a specific disk or RAID (redundant array of independent disks) device, you can control where tables and indexes in your database are physically located. Reasons for placing tables and indexes on specific disks include:

See Also

Files and Filegroups

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.