DBA Data[Home] [Help]

APPS.OE_DEBUG_PUB SQL Statements

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

Line: 11

          select substr('l'|| substr(to_char(sysdate,'MI'),1,1)
                 || lpad(oe_debug_s.nextval,6,'0'),1,8) || '.dbg'
          into G_FILE
          from dual;
Line: 76

G_Debug_tbl.DELETE;