DBA Data[Home] [Help]

APPS.HR_SG_AEI_LEG_HOOK SQL Statements

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

Line: 57

  SELECT 'X'
  FROM   per_assignment_extra_info
  WHERE  assignment_id    = p_assignment_id
    AND  information_type = p_information_type
    AND  aei_information1 = p_aei_information1
  HAVING count(*) > 3;