PowerCenter
- PowerCenter 10.4.0
- All Products
Test
| Operators Allowed
| Datatypes Allowed: Approx. Operator
| Datatypes Allowed: All Other
|
---|---|---|---|
COUNT
| All
| string, numeric, date/time, binary/other
| string, numeric, date/time, binary/other
|
COUNT_DISTINCT
| All
| string, numeric, date/time
| string, numeric, date/time
|
COUNT_ROWS
| All
| string, numeric, date/time, binary/other
| string, numeric, date/time, binary/other
|
MIN
| All
| numeric
| string, numeric, date/time
|
MAX
| All
| numeric
| string, numeric, date/time
|
AVG
| All
| numeric
| numeric
|
SUM
| All
| numeric
| numeric
|
SET_AinB
| --
| string, numeric, date/time
| string, numeric, date/time
|
SET_BinA
| --
| string, numeric, date/time
| string, numeric, date/time
|
SET_AeqB
| --
| string, numeric, date/time
| string, numeric, date/time
|
VALUE
| All
| numeric
| string, numeric, date/time
|
OUTER_VALUE
| All
| numeric
| string, numeric, date/time
|