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 © 2023, Raima Inc. All rights reserved. [4/12/2023 3:25:40 PM]