Was this helpful?
iidb_comments Catalog
The iidb_comments catalog contains table 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
object_type
char(1)
Always T
short_remark
char(60)
The text of the short remark. lank if none.
text_sequence
integer8
Always 1; the sequence number of the long_remark
long_remark
varchar
(1600)
The text of the long remark. f none, a zero-length string.
Last modified date: 12/14/2023