Is there something wrong on this query?
Im having below error on mysql query browser
Code:
SELECT * FROM filestorage WHERE DIFFDATE(deadlinefeedback,now())
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '(deadlinefeedb ack,now())' at line 1
Comment