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
DannyS712
.
Polluted, but drafts instead of user pages
Toggle Highlighting
SQL
SELECT cl_to, COUNT(*) FROM categorylinks WHERE cl_from IN (select page_id from page where page_namespace = 118) and cl_to not like '%AfC%' and cl_to not like '%raft%' and cl_to not like '%Pages%' and cl_to not like '%pages%' and cl_to not like '%edirect%' and cl_to not like '%CS1%' and cl_to not like '%deletion%' and cl_to not like '%rticles%' and cl_to not like '%emplate%' and cl_to not like '%with%' and cl_to not like '%tracking%' GROUP BY cl_to ORDER BY COUNT(*) DESC
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...