Was this helpful?
iidb_subcomments Catalog
The iidb_subcomments catalog contains column comments.
Column Name
Data Type
Description
object_name
char(256)
The name of the table, view or index
object_owner
char(32)
The owner of the table, view or index
subobject_name
char(256)
The name of the column
subobject_type
char(1)
Always C
short_remark
char(60)
The text of the short remark. Blank if none.
text_sequence
integer8
Always 1; the sequence number of the long_remark
long_remark
varchar(1600)
The text of the long remark
Last modified date: 01/30/2023