NOTIFICATION_TYPES 
Default Table Name  NOTIFICATION_TYPES 
Definition 
 

NOTIFICATION_TYPES Columns 
ColumnName  Domain  Datatype  NULL  Definition 
NOTIFICATION_ID(PK)    VARCHAR2(10)  NO 
 
NOTIFICATION_DESC    VARCHAR2(50)  NO 
 
TIME_STAMP    DATE  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

NOTIFICATION_TYPES Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_NOTIFICATION_TYPES_IDX  PrimaryKey  NOTIFICATION_ID 

NOTIFICATION_TYPES 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