list_hg_tables_in_a_schema
Retrieve a detailed list of all tables within a specified Hologres database schema, including table types such as view, foreign table, and partitioned table.
Instructions
List all tables in a specific schema in the current Hologres database, including their types (table, view, foreign table, partitioned table).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
schema | Yes | Schema name to list tables from in Hologres database |