SQRT
Description
Returns the square root of the specified float value. (SQRT in Transact-SQL).
Sample Source Pattern
Syntax
Examples
Code:
IN -> SqlServer_01.sql
Result:
Last updated
Returns the square root of the specified float value. (SQRT in Transact-SQL).
Code:
Result:
Last updated