[Home] [Help]
The following lines contain the word 'select', 'insert', 'update' or 'delete':
SELECT agent_id, resp_id, app_id FROM cct_agent_rt_stats
WHERE agent_id IN (p_agentIDs) AND attribute1 = 'T';
p_table.DELETE(p_table.LAST);
SELECT Count(*) INTO l_ver
FROM cct_security_functions
WHERE application_id=170 AND version=1.0 ;