Query Run
SELECT actor.actor_name AS user_name, COUNT(revision.rev_id) AS... 2 days ago
SELECT actor.actor_name AS user_name, COUNT(revision.rev_id) AS... 2 days ago
SELECT user.user_name, COUNT(rev.rev_id) AS edits_in_range FROM... 2 days ago
SELECT user_name, user_editcount FROM user WHERE user_name = 'Gnoeee'; 2 days ago
SELECT user_name, user_editcount FROM user WHERE user_name = 'Gnoeee'; 2 days ago
SELECT user_name, user_editcount FROM user WHERE user_name = 'Gnoeee'; WHERE... 2 days ago
select user_name, user_editcount from user where user_editcount > 500 order... 2 days ago