Hello again,
I inserted "double" values, like :
mysql> insert into t (n) values ('0.54316E+11');

then I display it as :
54316000000
which is not easy to read.

Is there a way to tell Mysql to display such numbers
with exponent ?

I could not find a trick through and around
http://dev.mysql.com/doc/refman/5.0/en/precision-math-numbers.html

thanks.

_-¯-_-¯-_-¯-_-¯-_
Gilles Missonnier
IAP - [EMAIL PROTECTED]
01 44 32 81 36
-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to