DBA Data[Home] [Help]

APPS.PER_PEOPLE4_PKG dependencies on DUAL

Line 871: from sys.dual

867: --
868: cursor future_exists
869: is
870: select '1'
871: from sys.dual
872: where exists (
873: select 'future assignment exists'
874: from per_people_f ppf
875: where ppf.person_id = p_person_id