mysql trwa 7 dni, w tym dzisiaj

SELECT * FROM `account` 
WHERE DATE(created_at) > (NOW() - INTERVAL 7 DAY)
hexeditor