SyntaxFix
Write A Post
Hire A Developer
Questions
I am using below code for today and database date.
TIMESTAMPDIFF(MINUTE,T.runTime,NOW()) > 20
According to the documentation, the first argument can be any of the following:
MICROSECOND SECOND MINUTE HOUR DAY WEEK MONTH QUARTER YEAR