11. OpenSQL Standard Catalogs : Standard Catalog Interface : The iidb_subcomments Catalog
 
Share this page                  
The iidb_subcomments Catalog
he 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