SQUARE (Transact-SQL)
SQL Server 2005
Returns the square of the specified float value.
Transact-SQL Syntax Conventions
- float_expression
-
Is an expression of type float or of a type that can be implicitly converted to float.
