forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: luhuayi <luhuayi@huawei.com> Co-committed-by: luhuayi <luhuayi@huawei.com>
3.8 KiB
3.8 KiB
USER_TAB_COMMENTS
USER_TAB_COMMENTS displays comments about all tables and views accessible to the current user.
Column |
Type |
Description |
|---|---|---|
owner |
character varying(64) |
Owner of the table or view |
table_name |
character varying(64) |
Name of the table or view |
comments |
Text |
Comments |
Parent topic: System Views