View slot9.WORLD.TSTA.JS_EMULATION_HISTORY_VW
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
EMULATING_LOGIN_ID varchar2 100
EMULATED_LOGIN_ID varchar2 100
START_DATE date 7
END_DATE date 7  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

View Definition:
select emulating_login_id, emulated_login_ID, start_date, end_date from emulation_history where emulating_login_id not in (select login_id from ejs_users@ejslookupdbc where cc_admin = 'Y')
 
Possibly Referenced Tables/Views: