On 05-Jun-01 Aaron Clausen wrote:
> I've been having some problems with currency calculations in SQL
> queries.
> I've been using Double, but often get some very small rounding
> errors. What
> is the recommended column type for currency in MySQL?
>
DECIMAL(9,2)
Regards,
--
Don Read [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to
steal the neighbor's newspaper, that's the time to do it.
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php