Argument | Required/ Optional | Description |
---|---|---|
value | Required | Any datatype except Binary. Datatype must be compatible with other values. Value you want to compare against other values. You must enter at least one value argument. If the value is numeric, and other input values are numeric, all values use the highest precision possible. For example, if some values are Integer datatype and others are Double datatype, Data Integration converts the values to Double. |
CaseFlag | Optional | Must be an integer. Determines whether the arguments in this function are case sensitive. You can enter any valid expression. When CaseFlag is a number other than 0, the function is case sensitive. When CaseFlag is a null value or 0, the function is not case sensitive. |
QUANTITIY1 | QUANTITY2 | QUANTITY3 | RETURN VALUE |
---|---|---|---|
150 | 756 | 27 | 756 |
NULL | |||
5000 | 97 | 17 | 5000 |
120 | 1724 | 965 | 1724 |