DBA Data[Home] [Help]

APPS.OKC_ASYNC_PUB SQL Statements

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

Line: 53

    select to_char(okc_wf_notify_s1.currval) into x_key_to_stop from dual;
Line: 79

  select end_date from WF_ITEMS
  where item_type = l_wf_name
   and item_key = p_key_to_stop
;