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
EqJjgOa8rVvsRmZL
.
Toggle Highlighting
SQL
-- select count(cat_title) from category where cat_title like '%|%'; select page_namespace, page_title, cl_to from page join categorylinks on cl_from = page_id where page_namespace = 118 and cl_to not in ( select page_title from templatelinks join page on tl_from = page_id and page_namespace = 14 where tl_target_id in ( select lt_id from linktarget where lt_title in ('Possibly_empty_category', 'Maintenance_category', 'Polluted_category') and lt_namespace = 10 ) ) and cl_to not like 'Drafts\_about\_%' and cl_to not like '%\_drafts' and cl_to not like 'CS1\_maint%'
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...