CLASS_EVENT |
Default Table Name | CLASS_EVENT |
Definition |
CLASS_EVENT Columns |
ColumnName | Domain | Datatype | NULL | Definition |
CLASS_CD![]() |
VARCHAR2(20) | NO | ||
EVENT_CD![]() |
VARCHAR2(5) | NO | ||
ALERT_FL | VARCHAR2(1) | NO | ||
EMAIL_FL | VARCHAR2(1) | NO | ||
MODIFIED_BY | VARCHAR2(20) | NO | ||
ROWVERSION | NUMBER(10, 0) | NO | ||
TIME_STAMP | DATE | NO | ||
S_TASK_CD | VARCHAR2(10) | NO |
CLASS_EVENT Primary and Unique Keys |
Key Name | Key Type | Keys |
PI_0117 | PrimaryKey | CLASS_CD, EVENT_CD |
CLASS_EVENT Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable | Initially Deferred |
CLASS | Identifying | One To Zero or More | F00086 | CLASS_CD | NO | NO | NO | ||
EVENT | Identifying | One To Zero or More | F00087 | EVENT_CD | NO | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable | Initially Deferred |