ALL_COL_COMMENTS
ALL_COL_COMMENTS displays the comment information about table columns accessible to the current user.
| Name | Type | Description |
|---|---|---|
| column_name | character varying(64) | Column name |
| table_name | character varying(64) | Table name |
| owner | character varying(64) | Table owner |
| comments | text | Comments |
Last Article: ALL_CONS_COLUMNS
Next Article: ALL_DEPENDENCIES
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.