Search Postgresql Archives

SELECT with REAL...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I've never noticed before, but I don't manage to do a "SELECT" with conditions on REAL columns !!

For example, the following command always returns 0 row, even if rows with myreal=10.5 do exist :
    SELECT * FROM mytable WHERE myreal=10.5;

Where am I wrong ?!

Thank you in advance,
Philippe Ferreira.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux