SIGN(number)
SIGN function returns 1 if the @number is positive, zero if the @number is 0, and -1 if the @number is negative.