yes, this is true, I was using float as an example, but thanks anyway.
raimon
On 14/05/2007, at 07:32, Rodrigo De León wrote:
> Also, it seems you're trying to represent monetary amounts. Please, do
> not use the FLOAT datatype for this, it is inexact. You really need
> NUMERIC with the appropriate decimal places.