Analyze Table Statistics
analyze-table-statisticsAnalyze a table to get row count, column statistics, and data distribution, helping you understand table structure and data quality.
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 |