/ Published in: SQL
Expand |
Embed | Plain Text
SELECT * FROM `phpbb_users` WHERE `user_lastvisit` > UNIX_TIMESTAMP('2006-10-03 00:00:00');
You need to login to post a comment.
SELECT * FROM `phpbb_users` WHERE `user_lastvisit` > UNIX_TIMESTAMP('2006-10-03 00:00:00');
You need to login to post a comment.