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
AntiCompositeNumber
.
https://en.wikipedia.org/wiki/Wikipedia:Request_a_query#Users_matching_specfic_criteria
Toggle Highlighting
SQL
USE enwiki_p; SELECT * FROM actor_revision a1 JOIN `user` u1 ON a1.actor_user = u1.user_id WHERE u1.user_editcount >= 200 AND "bot" NOT IN ( SELECT ug_group FROM user_groups WHERE u1.user_id = ug_user ) AND 1 <= ( SELECT COUNT(*) FROM revision_userindex WHERE rev_timestamp > 20200423000000 AND rev_actor = a1.actor_id ) AND 50 <= ( SELECT COUNT(*) FROM revision_userindex WHERE rev_timestamp > 20190622000000 AND rev_actor = a1.actor_id ) AND 200 <= ( SELECT COUNT(*) FROM revision_userindex JOIN page ON rev_page = page_id WHERE page_namespace = 0 AND rev_actor = a1.actor_id )
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...