MySQL Forums
Forum List  »  Quality Assurance

best data type to store currency values?
Posted by: Alex Weber
Date: September 01, 2008 10:56AM

Hi,

I need to track 3 currency variables:

- Total Value of a Car
- Downpayment made
- Monthly Salary

I realize I could probably use double, float or decimal for these... which would be the least costly performance-wise?

thanks!

Alex

Options: ReplyQuote


Subject
Views
Written By
Posted
best data type to store currency values?
6271
September 01, 2008 10:56AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.