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!

sql insert into table column only 2 decimal places

3398102Jul 13 2018 — edited Jul 13 2018

Hi,

Could you suggest on below.

When I try to insert into below table for column Total, I wan to restrict number upto 2 decimals.

can i use any substring in the insert statement, could you suggest.

Table: XXIBM_INV_DATA 

Column: Total    Number Datatype

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 10 2018
Added on Jul 13 2018
7 comments
6,124 views