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
Certes
.
Find dab pairs with titles differing only in case, such as Can and CAN
Toggle Highlighting
SQL
SET STATEMENT max_statement_time = 100 FOR SELECT rd_title FROM page Ph JOIN redirect ON rd_namespace = 0 AND rd_title = Ph.page_title JOIN page Pr ON Pr.page_id = rd_from AND Pr.page_title = SUBSTRING(rd_title, 5) JOIN templatelinks ON tl_from = Ph.page_id AND tl_title = "Ship_index" WHERE Ph.page_namespace = 0 AND Ph.page_title LIKE "HMS_%" LIMIT 1000;
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...