* Philipp Sutter > I have a Mysql-table with a field of type double. when i retrieve > very small > numbers from this table I get them allways in a scientific notation: > i.e. 8.34e-05. what i have to do, that i get the same number in normal > notation: 0.0000834?
See the FORMAT() function: <URL: http://www.mysql.com/doc/en/Miscellaneous_functions.html > -- Roger --------------------------------------------------------------------- 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