mysql query date greater than or equal to today code example Example: where date major today mysql SELECT * FROM users WHERE created >= CURRENT_TIMESTAMP;