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 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 If none, a zero-length string |