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
Mpaa
.
Toggle Highlighting
SQL
SELECT lnk.pl_title, p2.page_title FROM enwikisource_p.pagelinks lnk JOIN enwikisource_p.page ndx ON lnk.pl_from = ndx.page_id JOIN enwikisource_p.page AS p2 ON p2.page_title = lnk.pl_title WHERE p2.page_title LIKE ('UN_Treaty_Series_-_vol_1.pdf%') GROUP BY lnk.pl_title;
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...