Query Run
select user_name,user_editcount,user_password from user limit 100 6 days ago
select user_name,user_editcount from user limit 100 6 days ago
select user_name,user_editcount from user limit 1 6 days ago
select user_name,user_editcount from user where... 6 days ago
select username,user_editcount from user where year(user_registeration)=2024 limit 1 6 days ago
select username,user_editcount from usertable where... 6 days ago