DBA Data[Home] [Help]

APPS.IGS_EN_VAL_SP SQL Statements

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

Line: 15

  		SELECT	person_id
  		FROM	IGS_PE_STATISTICS
  		WHERE	NVL(term_location_postcode, 0) = cp_postcode OR
  			NVL(home_location_postcode, 0) = cp_postcode;