Hi.

In MySql 4.0 you can use the function CAST to cast a value as datetime:
CAST(value AS DATETIME), but in versions of MySql you can't. How can I
do this cast in other versions of MySql?

Iago.



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to