Retrieve the sign of an expression
Syntax
sign(arith_expr)
Arguments
Description
This scalar numeric function returns -1 if arith_expr is less than 0, 0 if arith_expr equals 0, and 1 if arith_expr is greater than 0.
arith_expr
Copyright © 2020, Raima Inc. All rights reserved. [7/21/2020 12:09:43 PM]