Posted by Oli Filth on 10/18/11 11:28
meltedown wrote:
> Why doesn't this return anything ?
>
> SELECT DATE_SUB('FROM_DAYS(TO_DAYS(2005-09-28 18:04:19))', INTERVAL 6 DAY)
I would imagine it's because you have quotes around
FROM_DAYS(TO_DAYS(2005-09-28 18:04:19)).
--
Oli
Navigation:
[Reply to this message]
|