Analyze Table Statistics
analyze-table-statisticsGet row count, column statistics, and data distribution for any Firebird table. Use this analysis to optimize queries and understand table composition.
Instructions
Analyzes statistical information about a table including row count, column statistics, and data distribution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tableName | Yes | Name of the table to analyze |