DBA Data[Home] [Help]

APPS.PA_MOAC_UTILS SQL Statements

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

Line: 12

select '1'
into l_var
from dual
where exists (select ORG_ID
              from pa_implementations_all
             where org_id = x_org_id);