For a float column, is there any way to change the decimal precision for
scientific notation returned from a select statement?  For instance, a
select statement currently returns 1.19573e+06 although the actual value is
1.195731e+06.

Also, is there any way to prevent MySQL from using scientific notation for
float columns in a select statement?

Thanks,

George Essig




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to