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 commonswiki_p; SELECT * FROM ( SELECT * FROM categorylinks WHERE cl_to = "Mediagrant_III:Wikiexpedice_Západ" AND cl_type = 'file' UNION SELECT * FROM categorylinks WHERE cl_to IN ("Media based on data from Wikiexpedice Západ", "Wikiexpedice Západ dodělat") AND cl_type = 'file' #SELECT page_title FROM categorylinks JOIN page ON cl_from = page_id WHERE page_title = "Mediagrant_III:Wikiexpedice_Západ" AND cl_type = 'subcat' ) ) AS files JOIN page ON cl_from = page_id JOIN globalimagelinks ON gil_to = page_title WHERE gil_wiki = 'cswiki';
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...