+ (Positive)
A unary operator that
returns an expression as a positive, numeric value.
Synopsis
+expression
Arguments
Argument | Description |
---|---|
expression | A numeric expression. |
Description
Unary operators perform an operation on only one expression. This expression can be any of the data types of the numeric data type category.
+ (Positive) is a Caché SQL extension.