DBA Data[Home] [Help]

APPS.ZPB_DATA_COLLECTION_UTIL_PVT SQL Statements

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

Line: 24

   PROCEDURE UPDATE_AW_DATA(IN_QDRS IN VARCHAR2)
   IS
   BEGIN
      ZPB_AW.EXECUTE('');
Line: 89

          select dataentry_obj_path, dataentry_obj_name
             into l_query_path, l_query_name
             from zpb_dc_objects
             where object_id = p_object_id;