PowerExchange Adapters for PowerCenter
- PowerExchange Adapters for PowerCenter 10.4.0
- All Products
Source Options
| Description
|
---|---|
Select Distinct
| Selects unique values. Db2 Warehouse ignores trailing spaces. Therefore, the PowerCenter Integration Service might extract fewer rows than expected.
|
Source Filter
| Reduces the number of rows the PowerCenter Integration Service queries.
Use the following syntax:
The filter condition is case sensitive.
|
Number of Sorted Ports
| Number of columns used when sorting rows queried from the source. The PowerCenter Integration Service adds an ORDER BY clause to the default query when it reads source rows. The ORDER BY clause includes the number of ports specified, starting from the top of the transformation. When you specify the number of sorted ports, the database sort order must match the session sort order.
Default is 0.
|
SQL Query
| Overrides the default query. Enclose column names in double quotes. The SQL query is case sensitive.
|