Get Column Comment
get_column_commentRetrieve the authoritative comment for a Redshift column to understand its business meaning and calculation logic, avoiding reliance on column names.
Instructions
Get the authoritative comment for a column — defines its business meaning and calculation logic; trust it over the column name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | ||
| column_name | Yes | ||
| schema_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||