Describe table
describe_tableRetrieve column names, types, defaults, and comments for any ClickHouse table. Provide database and table names to get the full schema details needed for analysis and management.
Instructions
Column names, types, defaults, and comments for a table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name | |
| database | Yes | Database name |