commid 
Base Table  remark 
Attribute Name  commid 
ColumnName  commid 
Logical Rolename   
RoleName   
Definition  Comment Identifier 
Note  Range: commid > 0 

lineno 
Base Table  remark 
Attribute Name  lineno 
ColumnName  lineno 
Logical Rolename   
RoleName   
Definition  Comment line number. This integer attribute is assigned as a sequence number for multiple line comments. The combination of commid and lineno is unique 
Note  Range: lineno > 0 

remark 
Base Table  remark 
Attribute Name  remark 
ColumnName  remark 
Logical Rolename   
RoleName   
Definition  Descriptive text. This single line of text is an arbitrary comment about a record in the database. The comment is linked to its parent relation only by forward reference from commid in the tuple of the relation of interest 
Note  Range: Any free-format string up to 80 characters long 

lddate 
Base Table  remark 
Attribute Name  lddate 
ColumnName  lddate 
Logical Rolename   
RoleName   
Definition  Load date. Date and time that the record was created, in Oracle date datatype 
Note  Range: Any valid date between January 01, 4712 BC and January 01, 4712 AD Units: YYYY/MM/DD HH24:MI:SS