Table slot9.WORLD.TSTA.USER_PINNED_RECORDS
Lookup table associating users to their pinned records

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
ID number 0
COURT_CASE_DELETE.ID Implied Constraint R
Primary key of this table
LOGIN_ID varchar2 100
IJIS_USER_PROFILES.LOGIN_ID USRPINREC_IUP_FK C
Foreign key linking to EJS_USERS
RECORD_TYPE_CODE_TYPE varchar2 30
EJS_CODES.CODE_TYPE USRPINREC_EJSCD_REC_TYP_FK R
Code type for record type
RECORD_TYPE_CODE varchar2 30
EJS_CODES.CODE USRPINREC_EJSCD_REC_TYP_FK R
Record type code of pinned record
RECORD_ID number 0
EXPORT_RECORDS.RECORD_ID Implied Constraint R
ID of pinned record, dependant on type for uniqueness
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"ID" IS NOT NULL USRPINREC_ID_NN
"LOGIN_ID" IS NOT NULL USRPINREC_LOGIN_ID_NN
"RECORD_TYPE_CODE" IS NOT NULL USRPINREC_REC_TYPE_C_NN
"RECORD_TYPE_CODE_TYPE" IS NOT NULL USRPINREC_REC_TYPE_CT_NN
"RECORD_ID" IS NOT NULL USRPINREC_RECORD_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
ID Primary key Asc USRPINREC_PK
RECORD_TYPE_CODE_TYPE + RECORD_TYPE_CODE Performance Asc/Asc USRPINREC_EJSCD_REC_TYP_FK_I
LOGIN_ID Performance Asc USRPINREC_IUP_FK_I
RECORD_ID Performance Asc USRPINREC_REC_ID_I

Close relationships  within of separation: