count_tables
Count tables in a specified database schema, or in the default schema when none is provided. Retrieve the total table count for schema analysis.
Instructions
统计指定SCHEMA下的表数量,不指定则统计默认SCHEMA
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |