Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
DabPairs
by
Certes
This query is marked as a draft
This query has been published
by
Estopedist1
.
Cases where Foo and Foo (disambiguation) are separate dab pages
Toggle Highlighting
SQL
USE lvwiki_p; SELECT P1.page_title FROM categorylinks AS C1 JOIN page AS P1 ON (P1.page_id = C1.cl_from AND P1.page_namespace = 0 AND P1.page_is_redirect = 0) JOIN page AS P2 ON (P2.page_namespace = 0 AND P2.page_title = concat(P1.page_title, "_(täpsustus)") AND P2.page_is_redirect = 0) JOIN categorylinks AS C2 ON (C2.cl_to = "Nozīmju_atdalīšana" AND C2.cl_type = "page" AND C2.cl_from = P2.page_id) WHERE C1.cl_to = "Nozīmju_atdalīšana" AND C1.cl_type = "page" LIMIT 10;
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...