Query Run
select count(user_id) from user where year(user_registration)=2024; 2 weeks ago
select * from user limit 10 2 weeks ago