DBA Data[Home] [Help]

APPS.BIS_CORRECTIVE_ACTION_PVT SQL Statements

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

Line: 384

  l_select_String       VARCHAR2(32000);
Line: 680

    SELECT bis_excpt_wf_s.nextval
    INTO l_wf_item_key
    FROM dual;
Line: 1920

   select to_char(sysdate,l_date_format)
   into l_date
   from dual;