get_table_definition
Retrieve the structure and schema of a specified table from an openGauss database to understand its columns, data types, and constraints.
Instructions
Get table definition.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| sch | Yes |