Query Run
select * from user where user_registration > 20230101000000 and user_name... 7 months ago
select * from user where user_registration > 20230901000000 and user_name... 7 months ago
select * from user where user_registration > 20230901000000 limit 1 7 months ago
select * from user where user_registration > 202309010000 limit 1 7 months ago