_mario.lat
2006-11-07 07:19:51 UTC
Hallo,
I have a problem with a query like that:
SEMECT SUM(price) as total FROM product GROUP BY type
price is float or double.
total is not the exact sum.
How can I do?
Thank you in advance,
Mario.
I have a problem with a query like that:
SEMECT SUM(price) as total FROM product GROUP BY type
price is float or double.
total is not the exact sum.
How can I do?
Thank you in advance,
Mario.