Contents Index DB_PROPERTY function [System] DIFFERENCE function [String]

ASA SQL Reference
  SQL Functions
    Alphabetical list of functions

DEGREES function [Numeric]


Function 
Syntax 

DEGREES ( numeric-expression )

Parameters 

numeric-expression    An angle in radians.

Standards and compatibility 
Example 

The following statement returns the value 29.793805.

SELECT DEGREES( 0.52 )

Contents Index DB_PROPERTY function [System] DIFFERENCE function [String]