Define Data Compression Options
Use the DataCompression tab to define columnstore and columnstore archival compression for columnstore tables and indexes.
To define data compression options
- Open the SQL Server Table ColumnStore Index Editor for the object for which you want to define data compression options.
- Select the object in the Navigation Grid.
- Click the DataCompression tab and then click
to define new options.
- Work with the following options:
- Type
Specifies the compression type to apply to each partition in the table or index you want to compress. For a table, the types are None, Row, and Page. Whereas, for a columnstore, the types are Columnstore and Columnstore Archive.
- Partition Number
Lists each partition in the table or index.
- Click Close.
The property editor closes.
For more information, refer to SQL Server Documentation.
Copyright © 2025 Quest Software, Inc. |