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
.
Utenti con almeno 10 caricamenti dal 2015 che hanno creato una pagina utente con babel it-N: https://commons.wikimedia.org/wiki/Category:User_it-N
Toggle Highlighting
SQL
Use commonswiki_p; SELECT user_name, user_editcount, COUNT(log_id) AS uploads FROM user JOIN categorylinks ON cl_sortkey = user_name AND cl_to = 'User_it' JOIN logging_userindex WHERE user_id = logging_user_id AND log_type = 'upload' AND user_editcount > 10 HAVING uploads > 10;
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...