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
Simon04
.
Toggle Highlighting
SQL
SELECT page.page_title, pagelinks.pl_title, geo_tags.* FROM pagelinks JOIN page ON pagelinks.pl_from = page.page_id LEFT JOIN geo_tags ON geo_tags.gt_primary=1 AND geo_tags.gt_globe='earth' AND geo_tags.gt_page_id=page.page_id WHERE page.page_id IN (SELECT cl_from FROM categorylinks WHERE cl_to LIKE 'Wikipedia:Bilderwunsch%') AND pagelinks.pl_title LIKE 'Bilderwunsch/code%' AND page.page_title IN ('Steinkiste_von_Udsholt_Strand', 'Steinkisten_von_Hanebjerg', 'Ølshøj', 'Digeshøi')
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...