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 t1.page_title, rd_title, cl_to FROM page t1 JOIN redirect ON t1.page_id = rd_from AND t1.page_namespace = 0 AND t1.page_is_redirect = 1 AND t1.page_title LIKE '%(消歧%)' JOIN page t2 ON rd_title = t2.page_title AND t2.page_namespace = 0 LEFT JOIN categorylinks ON t2.page_id = cl_from AND cl_to = '全部消歧義頁面' ORDER 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...