ROLE_USER_GRP 
Default Table Name  ROLE_USER_GRP 
Definition 
 

ROLE_USER_GRP Columns 
ColumnName  Domain  Datatype  NULL  Definition 
ROLE_CD(PK)(FK)    VARCHAR2(10)  NO 
 
USER_GRP_ID(PK)    VARCHAR2(20)  NO 
 
S_RIGHTS_CD    VARCHAR2(1)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

ROLE_USER_GRP Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_ROLE_USER_GRP_IDX  PrimaryKey  ROLE_CD, USER_GRP_ID 

ROLE_USER_GRP Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
ROLE  Identifying  One To Zero or More  FK_ROLE_USER_GRP_RO_IDX      ROLE_CD  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred