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
Nemo bis
.
Toggle Highlighting
SQL
USE commonswiki_p; SELECT rev_user_text, COUNT(rev_id), user_editcount FROM revision_userindex JOIN categorylinks ON rev_page = cl_from AND rev_parent_id = 0 AND ( cl_to = 'Valued_images_sorted_by_promotion_date' OR cl_to = 'Quality_images' OR cl_to = 'Featured_pictures_on_Wikimedia_Commons' ) JOIN user ON rev_user = user_id GROUP BY rev_user;
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...