In PL/pgSQL the round() function seem to round a number down all the
time. Is there something like ceil() that would round it up?
ScriptHead
- [GENERAL] PL/pgSQL: how to round a number up? Script Head
- Re: [GENERAL] PL/pgSQL: how to round a number up? Bricklen Anderson