ROUND
Description
Returns a numeric value, rounded to the specified length or precision. (ROUND in Transact-SQL).
Sample Source Pattern
Syntax
Examples
Code:
IN -> SqlServer_01.sql
Result:
Related Documentation
Last updated