I have a duedate column(datetime format) that specifies the due date of a ticket, now i need to get \'Due today\' tickets base on the comparison be
duedate
datetime
Compare date only instead of date + time (NOW) with:
CURDATE()