onedunpark
IS-IT--Management
This is going to be such an easy one, I'm sure, but I can't find anything about it elsewhere.
Is there a command (ideally I'd like to run this in a trigger) to allow me to round a value up to the nearest multiple of 5 (or whatever other whole unit I wish) (e.g., 12.5 gets rounded up to 15)
Sorry for the obviousness of the question, but I'm stumped, other than writing my own stored procedure (I think)
Any and all responses greatly appreciated.
Thanks
Steven
Is there a command (ideally I'd like to run this in a trigger) to allow me to round a value up to the nearest multiple of 5 (or whatever other whole unit I wish) (e.g., 12.5 gets rounded up to 15)
Sorry for the obviousness of the question, but I'm stumped, other than writing my own stored procedure (I think)
Any and all responses greatly appreciated.
Thanks
Steven