DBA Data[Home] [Help]

APPS.PQH_PURGE_DELETE_APIS SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 13

delete from pqh_ptx_dpf_df where ptx_deployment_factor_id = p_ptx_deployment_factor_id;
Line: 18

delete from PQH_PTX_DPF_DF where ptx_deployment_factor_id = p_ptx_deployment_factor_id;
Line: 23

delete from pqh_tjr_shadow where txn_job_requirement_id = p_txn_job_requirement_id;
Line: 28

delete from pqh_pte_shadow where ptx_extra_info_id = p_ptx_extra_info_id;