What’s the best way to do following: SELECT * FROM users WHERE created >= today; Note: created is a datetime field. 10 Answers 10 Tags: datetimeMySQLsql