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 © 2024, Raima Inc. All rights reserved. [2/14/2025]