Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Rounding to the nearst 5 multiple

Vijayaraghavan KrishnanFeb 26 2009 — edited Mar 19 2009
Hi to all,

I need to round a number to the nearst multiple of 5. How this is possible. I have tried with round and trunc funtion it is rounding to the 10th multiple..

If I have a number 12.59 it should round to 10, if I have a number 13 and above till 15 it should round to 15.

kindly help me in this regard.

Thanks
Vijay
This post has been answered by Avinash Tripathi on Feb 26 2009
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 26 2009
Added on Feb 26 2009
8 comments
13,121 views