SQL Server System Functions SQL Server System Functions SIGN(numeric_expression) Returns the positive (+1), negative (-1), or zero (0) sign of a numeric expression. Returns NULL if the argument is NULL. REVERSE