Is there any way of saying "tem minutes ago"?
Example:
select userID from users where joined = NOW() - 1000
I'm trying to say give me all of the users that joined exactly 10 minutes ago. This would work for most cases if you were using timestamp, but if it's January 1, 2004 12:00AM...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.