The optimized read process supports the following types of SQL WHERE clauses:
Conditions that relate key columns to constants. This type of WHERE clause produces a single result when you enter it in a PowerExchange Navigator row test.
Conditions that relate key columns to parameters by using the question mark (?) delimiter. This type of WHERE clause produces a set of results for each set of parameters that you supply in a PowerCenter Lookup transformation.