DBA Data[Home] [Help]

APPS.HR_API_USER_HOOKS_UTILITY dependencies on STANDARD

Line 863: -- standard table and a v$ view. These separate cursors

859: -- rows do not build-up in this table.)
860: --
861: -- Note: Due to wwbug 854170, deliberately using a cursor
862: -- loop instead of an join or sub-query between a
863: -- standard table and a v$ view. These separate cursors
864: -- and PL/SQL code are providing the same result as:
865: -- delete from hr_api_user_hook_reports a
866: -- where not exists (select null
867: -- from v$session s