get_table_structure
Retrieve detailed table structure information, including columns, data types, and constraints, for any table within a Vertica database. Specify table name and schema to generate structure data.
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 |