CEILING function in SQL Server
the ceiling function in sql server returns the smallest integer value greater than or equal to the transmitted numeric expression.
the ceiling function in sql server returns the smallest integer value greater than or equal to the transmitted numeric expression.