[Home] [Help]
The following lines contain the word 'select', 'insert', 'update' or 'delete':
select location_code into loc_code
from hr_locations_all
where location_id = p_location_id;
final(0) := 'SELECT 1 FROM qa_plan_chars qpc, qa_results qr
WHERE qpc.char_id = :1 AND qpc.plan_id = qr.plan_id AND :2 = ';