The DEGREES numeric function returns the angle of the radians supplied.
The DEGREES function returns the angle, in degrees, specified by NumericExpression in radians. The parameter can be any built-in numeric data type. The result is FLOAT unless the parameter is NULL, in which case the result is NULL.