DBA Data[Home] [Help]

APPS.HR_DU_DO_DATAPUMP dependencies on DUAL

Line 2074: FROM dual;

2070: END;
2071:
2072: Select hr_pump_batch_lines_s.nextval
2073: INTO l_pump_batch_line_id
2074: FROM dual;
2075:
2076: --change the status of the PC row to show we're processing this
2077: UPDATE hr_du_upload_lines
2078: SET status = 'S'