List tables
list_tablesGet a detailed list of tables in a ClickHouse database, including engine, row count, and size. Provide the database name to view its schema.
Instructions
List tables in a database with engine, row count, and size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | Yes | Database name |