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
Tpt
.
Toggle Highlighting
SQL
USE frwikisource_p; SELECT main.page_title FROM page, page AS main, templatelinks AS page_index, templatelinks AS main_page WHERE page_index.tl_title = "Test" AND page_index.tl_namespace = 112 AND page_index.tl_from = page.page_id AND main_page.tl_title = page.page_title AND main_page.tl_namespace = page.page_namespace AND main_page.tl_from = main.page_id;
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...