SELECT * FROM YOURTABLE WHERE YOURCOL < UNIX_TIMESTAMP() - 24 * 3600;
In reply to Re: Re: MySQL, UNIX_TIMESTAMP() and Perl's time()
by Rhandom
in thread MySQL, UNIX_TIMESTAMP() and Perl's time()
by stew
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |