DBA Data[Home] [Help]

APPS.IRC_MRS_UPGRADE dependencies on DUAL

Line 88: from sys.dual;

84: and irs.internal = 'N';
85: --
86: cursor csr_raa_id is
87: select per_recruitment_activities_s.nextval
88: from sys.dual;
89: --
90: cursor csr_site_exists(p_posting_content_id number,p_recruiting_site_id number) is
91: select 1
92: from per_recruitment_activities pra