MySQL Start von heute
SELECT * FROM mytable WHERE created_at >= CURDATE()
Friendly Hawk
SELECT * FROM mytable WHERE created_at >= CURDATE()