SUBC_ROLE 
Default Table Name  SUBC_ROLE 
Definition 
 

SUBC_ROLE Columns 
ColumnName  Domain  Datatype  NULL  Definition 
ROLE_CD(PK)    VARCHAR2(15)  NO 
 
ROLE_DESC    VARCHAR2(60)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

SUBC_ROLE Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SUBC_ROLE_IDX  PrimaryKey  ROLE_CD 

SUBC_ROLE 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 
WA_ROLES  Non-Identifying  One To Zero or More  FK_WA_ROLES_RO_IDX        NO  NO  NO