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
Matěj Suchánek
.
Toggle Highlighting
SQL
USE wikidatawiki_p; SELECT page_title, p.pl_title FROM pagelinks AS d JOIN pagelinks AS p ON d.pl_from = p.pl_from JOIN page ON page_id = d.pl_from WHERE d.pl_title = 'Q4167410' AND d.pl_namespace = 0 AND p.pl_namespace = 120 AND p.pl_title NOT IN ('P31', 'P143', 'P248', 'P373', 'P460', 'P1013', 'P1889', 'P3096') AND page_namespace = 0 ORDER BY page_latest DESC 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...