PowerCenter
- PowerCenter 10.4.0
- All Products
MAX(date[,filter_condition] )
Argument | Required/ Optional | Description |
---|---|---|
date | Required
| Date/Time datatype. Passes the date for which you want to return a maximum date. You can enter any valid transformation expression.
|
filter_condition | Optional
| Limits the rows in the search. The filter condition must be a numeric value or evaluate to TRUE, FALSE, or NULL. You can enter any valid transformation expression.
|
MAX( ORDERDATE, ITEM_NAME='Flashlight' )
|
|
---|---|
|
|
|
|
|
|
|
|
|
|