Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Jtmorgan
.
Within the past year. Last run on February 17, 2017 https://en.wikipedia.org/wiki/Wikipedia:Administrators%27_noticeboard/Requests_for_closure Note: This query will OVER count the number of closers and closings, because not every person who edits the page is closing an RfC, and not every edit signifies the closure of a single RfC.
Toggle Highlighting
SQL
select count(rev_id) as total_revs, rev_user, rev_user_text from enwiki_p.revision_userindex where rev_page = 33585400 and rev_timestamp > 20160217000000 group by rev_user order by total_revs desc;
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...