SQL sign()

SIGN function in SQL is used for checking numeric value is positive,negative or zero.


SYNTAX :
sign(x)

database table 'scanf'

area

angle

num

36.7844596
212.25430-78
121.00145-45
141.698185-96




Online Execute/Compile