FLOOR
Description
Returns the largest integer less than or equal to the specified numeric expression. (FLOOR in Transact-SQL).
Sample Source Pattern
Syntax
Examples
Code:
IN -> SqlServer_01.sql
Result:
Last updated