S_NOTIFICATION_CATEGORIES 
Default Table Name  S_NOTIFICATION_CATEGORIES 
Definition 
 

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

S_NOTIFICATION_CATEGORIES Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_S_NOTIFICATION_CAT_IDX  PrimaryKey  NOTIFICATION_CODE 

S_NOTIFICATION_CATEGORIES 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