- LOCATION - External data source connection objects
- DATABASE - Database objects
- TABLE - Table objects
- COLUMN - Individual table columns
- ENGINE - Engine objects
Data definition
COMMENT ON
Reference and syntax for the COMMENT ON statement.
Adds or modifies a description (comment) for objects in your Firebolt account. Comments provide descriptive metadata to help document the purpose and usage of database objects, making it easier to understand and maintain your data structures.
The COMMENT ON statement supports adding comments to the following object types:
The following example removes a description: