Skip to Main Content

Oracle Database Discussions

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!

Rounding Problem in number data type

650105May 26 2010 — edited May 26 2010
If I have a table with numeric column where the decimal places is set to 2 and if I want to add a records value with more than 2 decimal places. In this case oracle should throw us the error message that “Cannot insert into etc.”. It simply insert the record by applying automatic rounding and does not throws an error.i want it did allow to insert how can it possible

regards
This post has been answered by NavneetU on May 26 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 23 2010
Added on May 26 2010
6 comments
3,139 views