ncloud_datacatalog_get_tables_by_database
Retrieve the list of tables in a specified database using catalog ID and database name, with optional pagination.
Instructions
Get table list in a specific database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number (default: 1) | |
| pageSize | No | Page size 1~200 (default: 20) | |
| catalogId | Yes | Catalog ID | |
| databaseName | Yes | Database name |