1. Informatica PowerCenter 10.5.2 Transformation Guide
Chapter “Lookup Transformation
” section “Guidelines for SQL Override in an Uncached Lookup
” p. 1389:
“For an uncached lookup transformation do not include the following in the SQL override: subqueries
UNION
ORDER BY
or DISTINCT clauses.”
2. Informatica PowerCenter 10.4 Transformation Guide
same chapter and section
p. 1263 (§ ‘SQL Override Restrictions for Uncached Lookups’):
“The Integration Service rejects an uncached lookup override that contains a subquery.”
3. Informatica University Training Course “PowerCenter 10.x Developer
Level 2
” Module 6 “Advanced Lookup Techniques
” slide 21:
“Uncached lookup SQL override restrictions – No sub-queries permitted.”
These vendor-supplied documents make it explicit that sub-queries are not supported in the SQL override for uncached lookups
rendering the statement false.