# 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.                      |

***

Modified at: August 29, 2022

Source: [/db/v9.1/reference/information-schema-reference/segment-column-and-merge-status/ind-cs-partition-row-segment-groups/](https://docs.singlestore.com/db/v9.1/reference/information-schema-reference/segment-column-and-merge-status/ind-cs-partition-row-segment-groups/)

(An index of the documentation is available at /llms.txt)
