DBA Data[Home] [Help]

APPS.PA_HR_BUDGETS SQL Statements

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

Line: 14

          select  null
          from    dual
          where   exists
            (select  null
             from    PA_BUDGET_VERSIONS            pa
             where   pa.BASELINED_BY_PERSON_ID   = P_PERSON_ID);