DBA Data[Home] [Help]

APPS.PA_CLIENT_EXTN_ALLOC SQL Statements

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

Line: 330

             Select 'X'
               From Dual
              Where Exists
                    ( Select run_id
                        From pa_alloc_runs
                       Where rule_id=p_alloc_rule_id
                         And run_period='MAR-97'
                         And run_status='RS' ) ;