SQL Server CEILING() Function ... SELECT CEILING(25.75) AS CeilValue; ... The CEILING() function returns the smallest integer value that is greater than or ...
確定! 回上一頁