Good afternoon, I'm doing a query in a firebird table using PDO PHP, and in a specific field this table is returning all equal values in all records, this field is of type Double Precision. Is it some PDO bug? Has anyone ever experienced this ? This is returning me all 18.40. If I make a query via terminal with firebird it works normally.