analyze_table
Analyze table data to obtain distribution statistics for each column, helping you understand data distribution and support schema exploration.
Instructions
Analyze table data to get distribution statistics for each column
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | Schema name (default: dbo) | |
| tableName | Yes | Name of the table |