Hello mysql,

mysql> create temporary table _234 select -200204120000051754 as b; select min(b) from 
_234;
Query OK, 1 row affected (0.00 sec)
Records: 1  Duplicates: 0  Warnings: 0

+---------------------+
| min(b)              |
+---------------------+
| -200204120000051744 |
+---------------------+
1 row in set (0.00 sec)
  

-- 
Best regards,
 Artem                          mailto:[EMAIL PROTECTED]


---------------------------------------------------------------------
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