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
Vahurzpu
.
Toggle Highlighting
SQL
SELECT midpage.page_title FROM page startpage INNER JOIN pagelinks startlinks ON startlinks.pl_from = startpage.page_id INNER JOIN page midpage ON midpage.page_title = startlinks.pl_title INNER JOIN pagelinks midlinks ON midlinks.pl_from = midpage.page_id WHERE startlinks.pl_namespace = 0 AND midlinks.pl_namespace = 0 AND midpage.page_namespace = 0 AND midlinks.pl_title = "Wii_Sports_Resort" AND startpage.page_namespace = 0 AND startpage.page_title = "Neo-scholasticism"
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...