DBA Data[Home] [Help]

APPS.IGS_PR_VAL_PRR SQL Statements

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

Line: 22

  		SELECT	'X'
  		FROM	IGS_PR_RU_APPL	pra
  		WHERE	pra.progression_rule_cat = p_progression_rule_cat
  		AND	pra.progression_rule_cd = p_progression_rule_cd
  		AND	pra.s_relation_type NOT IN ('PRR', 'PRGC');