DBA Data[Home] [Help]

APPS.CSD_REPAIR_TASK_UTIL SQL Statements

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

Line: 45

select name
from qa_plans
where plan_id = p_plan_id;
Line: 66

 SELECT distinct plan_id
 FROM qa_results
 WHERE collection_id in (p_local_cids);