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!

to display decimal values .00 in the table.

817257Aug 1 2012 — edited Aug 1 2012
i have the table with amount field defined as number(4,2).
If i store 10.00 in database it is stored as 10.
Is there any way to store the value as 10.00.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 29 2012
Added on Aug 1 2012
5 comments
3,544 views