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
1234qwer1234qwer4
.
h
Toggle Highlighting
SQL
SELECT DISTINCT page_title, cl_to FROM page LEFT JOIN categorylinks ON cl_from = page_title WHERE page_title LIKE "%\_BC" AND page_is_redirect = 1 AND NOT EXISTS (SELECT cl_to FROM categorylinks WHERE cl_from = page.page_title AND cl_to LIKE "Redirects\_to\_a\_%") ORDER BY page_title DESC Limit 100;
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...