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
Cryptic
.
https://en.wikipedia.org/w/index.php?title=Wikipedia:Request_a_query&diff=774087516&oldid=769213071 Postprocessed results available at [[en:w:User:Cryptic/query/16647]].
Toggle Highlighting
SQL
SELECT CONCAT('[[Category:', cl_to, ']]'), COUNT(*) FROM categorylinks LEFT JOIN page cp ON cp.page_title = cl_to AND cp.page_namespace = 14 LEFT JOIN page cf ON cf.page_id = cl_from WHERE cp.page_title IS NULL AND cf.page_namespace != 2 GROUP BY cl_to;
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...