Exasol 6.2 is no longer supported, and this documentation is no longer maintained or updated.
This function returns the signum of number n as one of -1, 0, 1.
sign::=
SELECT SIGN(-123);