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
XXN
.
Toggle Highlighting
SQL
USE enwiki_p; select page_title, pl2.pl_title from page join pagelinks pl2 on pl2.pl_from = page_id and page_namespace = 10 AND page_is_redirect = 0 and pl2.pl_namespace = 0 and pl2.pl_from_namespace = 0 join pagelinks pl1 on pl1.pl_title = pl2.pl_title and pl1.pl_from = 43401631 and pl1.pl_namespace = 0 #where pl_title in (select pl_title FROM enwiki_p.pagelinks pl1 where pl1.pl_from = 43401631) ORDER BY page_title #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...