| messagetext |
| Logical Entity Name | messagetext |
| Default Table Name | messagetext |
| Definition |
| messagetext Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
srcnet |
VARCHAR2(2) | NO | ||
texttype |
VARCHAR2(40) | NO | ||
lineno |
NUMBER(8, 0) | NO | ||
| text | VARCHAR2(132) | NO |
| messagetext Primary and Unique Keys |
| Key Name | Key Type | Keys |
| pk11 | PrimaryKey | srcnet, texttype, lineno |
| messagetext Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable | Initially Deferred |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable | Initially Deferred |
| messagetext Check Constraints |
| Check Constraint Name | CheckConstraint |