Hy!
I have one money type field and I need to plus it, but when I run the
query I get a negative answer!
But I don't have negative numbers into this field...???
What's up here??
The query is:
select sum(field) from table;
and the answer is:
field
--------
-$5,083,598.58
Regards!
Sonny