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 store decimal value in number datatype

944524Oct 29 2015 — edited Oct 29 2015

Hi,

Is it possible to store decimal value in number datatype

for eg

T1

id number(10)

i need to store in T1 upto 3 decimal place because it will round the value if i have something like 15.544 which will store as 16

15.544

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 26 2015
Added on Oct 29 2015
10 comments
7,081 views