Table slot9.WORLD.TSTA.IJIS_USER_PROFILE_ROLES
This table stores the roles that a particular user has. This table is populated under the security table of a user's profile

Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
LOGIN_ID varchar2 100
IJIS_USER_PROFILES.LOGIN_ID IUPR_IUP_FK R
User login ID
ROLE_NAME varchar2 30
ROLE_SECURITIES.ROLE_NAME IUPR_RS_FK R
Role
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null
REC_ID number 0  √  null
END_DATE date 7  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"LOGIN_ID" IS NOT NULL IUPR_LOGIN_ID_NN
"ROLE_NAME" IS NOT NULL IUPR_ROLE_NAME_NN

Indexes:
Column(s) Type Sort Constraint Name
LOGIN_ID + ROLE_NAME Primary key Asc/Asc IUPR_PK
LOGIN_ID Performance Asc IUPR_IUP_FK_I
ROLE_NAME Performance Asc IUPR_RS_FK_I
Performance IUPR_UPPERTRIM_FNCBAS_I
Performance IUPR_UPPERTRIM_ROL_FNCBAS_I

Close relationships  within of separation: