Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Interesting Use Case Of CEILING

$
0
0
I have ran into this while writing a reporting stored procedure.  I have found that CEILING will increase to the next higher integer even if the value is even.

Here is the example:
[code language=

Viewing all articles
Browse latest Browse all 3145

Trending Articles