IND_CS_PARTITION_ROW_SEGMENT_GROUPS

This view store information about groups of row segments that are sorted together.

Column Name

Description

DATABASE_NAME

The name of the related database.

TABLE_NAME

The name of the related table.

PARTITION

The ID of the partition of a given group of row segments.

ROW_SEGMENT_COUNT

The number of row segments in a given sorted group of row segments.

ROW_COUNT

The number of rows in a given sorted row segment group.

ROW_SEGMENT_MAX_ROW_COUNT

The maximum number of rows in a given segment.

Last modified: August 29, 2022

Was this article helpful?