get_table_structure
Retrieve table structure details including column names, data types, and constraints from Vertica databases. Specify table name and schema to inspect database schema efficiently.
Instructions
Get the structure of a table including columns, data types, and constraints.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
schema | No | public | |
table_name | Yes |