DBA Data[Home] [Help]

APPS.PAY_IVL_BUS dependencies on DUAL

Line 1665: from dual

1661: )
1662: IS
1663: cursor csr_run_results is
1664: select 1
1665: from dual
1666: where exists
1667: (select /*+ INDEX(PAYROLL PAY_PAYROLL_ACTIONS_PK)
1668: INDEX(ASSIGN PAY_ASSIGNMENT_ACTIONS_PK) */ 1
1669: from pay_run_results RUN,