DEGREESSQLDEGREES (expression) Parameters expression - any valid numeric expression. Description See also Java Math.toDegrees. This method returns a double. Example Converts the argument value to degrees: SQLSELECT DEGREES(X) FROM Triangles; Updated almost 5 years ago Table of Contents Parameters Description Example