Table stats
table_statsRetrieve storage statistics for a database table, including part count, row count, on-disk size, and time range, to monitor data volume and guide capacity planning.
Instructions
Part count, row count, on-disk size, and time range from system.parts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name | |
| database | Yes | Database name |