describe_table
Describe the columns of a ClickHouse table by retrieving their names, types, default expressions, and comments.
Instructions
Describe the columns of a table: name, type, default expression, comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| database | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |