G
Guest
I need to round up a value in a query to a multiple of 2: Example: 3.14 would
round up to 4, 4.001 would round up to 6. How do I do this using the round
function?
round up to 4, 4.001 would round up to 6. How do I do this using the round
function?