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=
Here is the example:
[code language=