Previous Topic: Specify Data Compression Information for a TableNext Topic: Define SAP ASE Table Physical Storage Properties


Define SQL Server Table Physical Storage Properties

Use the SQL Server Table Editor to assign a table to a filegroup. This procedure assumes you are working in a physical model, with SQL Server 2008, 2012, 2014, or 2016 defined as the target server.

To define physical storage properties for an SQL Server table

  1. Click Tables on the Model menu.

    The SQL Server Table Editor opens.

  2. Select the table in the Navigation Grid for which you want to define storage properties.

    Note: Click New New icon in property editors to create a new object on the toolbar to create a new table. Use the Enter filter text box to filter a very large list of tables to quickly locate the one that you want to define.

  3. Select the filegroup from the Filegroup drop-down to which you want to assign the selected table. You can also click the Filegroup Editor button Filegroups Editor Icon in SQL Partition Scheme Editor on the SQL Server Database Editor to open the SQL Server Database File Group Editor to create a new filegroup.
  4. Click Close.

    The storage properties are assigned and the SQL Server Table Editor closes.