MySQL Forums
Forum List  »  Newbie

Having trouble using SELECT on a field containing a decimal number...
Posted by: Commander Salamander
Date: July 21, 2005 01:02PM

I'm sure this is a simple way to do this, but I'm stumped. I have a table that contains a FLOAT(2,4) field. I can select values that are integers (i.e. 0.0000, 1.0000, -2.0000), but if I try to select a field containing a value such as 3.3133, which I know exists, it is not found. What am I missing?

Thanks!

Options: ReplyQuote


Subject
Written By
Posted
Having trouble using SELECT on a field containing a decimal number...
July 21, 2005 01:02PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.