[Home] [Help]
The following lines contain the word 'select', 'insert', 'update' or 'delete':
SELECT count(1)
FROM gme_material_details
WHERE phantom_id = p_batch_id
AND ROWNUM = 1;
SELECT organization_code || ' ' || batch_no
FROM gme_batch_header_vw
WHERE batch_id = v_batch_id;