View slot9.WORLD.TSTA.JS_EMULATION_HISTORY_VW |
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: