Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Non-admins who joined in 2018 or 2019 with >7500 edits
by
Vahurzpu
This query is marked as a draft
This query has been published
by
Xaosflux
.
Toggle Highlighting
SQL
SELECT user_name, user_editcount FROM user WHERE user_registration > 20180000000000 AND user_registration < 20200000000000 AND user_editcount > 7500 AND user_id NOT IN (SELECT ug_user FROM user_groups WHERE ug_group = "sysop" OR ug_group = "bot") ORDER BY user_editcount
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...