+ (Positive)
A unary operator that returns an expression as a positive, numeric value.
Synopsis
+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 an InterSystems SQL extension.
Arguments
expression
A numeric expression.