date less than current date in mysql code example Example: where date major today mysql SELECT * FROM users WHERE created >= CURRENT_TIMESTAMP;