Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Handling Currency in Database.

Handling Currency in Database.

From: linevoltage_halogen <tropicalfruitdrops_at_yahoo.com>
Date: 17 Nov 2004 05:47:37 -0800
Message-ID: <bee7ac87.0411170547.1e71355@posting.google.com>


Greetings All, I was hoping that someone might be able to offer some insight on how to handle currency both in a base table and within PL/SQL. My goal is to ensure that no rounding errors are introduced when moving these values around. I suspect that if I define an attribute as number(14,4) that all rounding errors will be avoided when doing arithmetic? Any help would be greatly appreciated.

TFD Received on Wed Nov 17 2004 - 07:47:37 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US