Query Run
select user_name, user_editcount from user where user_name in ('Zafer',... 3 months ago
select user_name, user_editcount from user where user_name in ('Zafer',... 3 months ago
select user_name, user_editcount from user where user_name in ('Zafer',... 3 months ago
select user_name, user_editcount from user where user_name in ('Zafer',... 3 months ago
select user_name, user_editcount from user where user_name in ('Zafer', 'Anerka'); 3 months ago
select user_name, user_editcount from user where user_name in (Zafer, Anerka); 3 months ago
select count(*) from user where user_editcount>500; 3 months ago
select count(*) from user where user_edit_count>500; 3 months ago
select * from user limit 1; 3 months ago
select * from user limit 1\G 3 months ago