DBA Data[Home] [Help]

APPS.PER_PEOPLE4_PKG dependencies on DUAL

Line 777: from sys.dual

773: --
774: cursor future_exists
775: is
776: select '1'
777: from sys.dual
778: where exists (
779: select 'future assignment exists'
780: from per_people_f ppf
781: where ppf.person_id = p_person_id