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