I think what you're looking for is something like this:
SELECT 8 * CEIL(19/8) FROM dummy
That returns 24.
If there is an equivalent of CEIL in the graphical CV, a similar formula can be applied in the CV.
Message was edited by: Suhas Karnik
I think what you're looking for is something like this:
SELECT 8 * CEIL(19/8) FROM dummy
That returns 24.
If there is an equivalent of CEIL in the graphical CV, a similar formula can be applied in the CV.
Message was edited by: Suhas Karnik