MySQL Forums
Forum List  »  Newbie

Select and float value
Posted by: grunge-temp
Date: June 02, 2005 03:19PM

Hi,


I'm trying to solve a simple problem (I hope)

I have one mysql table. Some fields are float.

My problem is that I can't do a select using these columns.

For example, SELECT * FROM my_table WHERE a_float_field='13.8' doesn't return anything.

I tried to suppress the quote, to use the comma instead of the dot, etc...


Can anyone help me ???


Kind regards


Grunge

Options: ReplyQuote


Subject
Written By
Posted
Select and float value
June 02, 2005 03:19PM


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.