DBA Data[Home] [Help]

APPS.OKC_CHG_REJ_ASMBLR_PVT SQL Statements

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

Line: 33

 SELECT aae.element_name
	   ,aae.format_mask format_mask
   FROM okc_actions_b acn,okc_action_attributes_b aae
  WHERE acn.id = aae.acn_id
    AND acn.correlation = 'CH_REJECT' ;