PowerCenter
- PowerCenter 10.5
- All Products
Test
| Operators Allowed
| Datatypes Allowed
| Result Expression Datatype
|
---|---|---|---|
COUNT
| All
| string, numeric, date/time, binary/other
| numeric
|
COUNT_DISTINCT
| All
| string, numeric, date/time
| numeric
|
COUNT_ROWS
| All
| string, numeric, date/time, binary/other
| numeric
|
MIN
| All
| string, numeric, date/time
| numeric
|
MAX
| All
| string, numeric, date/time
| numeric
|
AVG
| All
| numeric
| numeric
|
SUM
| All
| numeric
| numeric
|
VALUE
| All
| string, numeric, date/time
| string, numeric, date/time
|
FORMAT
| =, <>
| string, numeric, date/time
| string
|
UNIQUE
| --
| string, numeric, date/time
| --
|
NOT_NULL
| --
| string, numeric, date/time
| --
|
NOT_BLANK
| --
| string, numeric, date/time
| --
|