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
Jarekt
.
Toggle Highlighting
SQL
use commonswiki_p; SELECT concat("M",page_id) AS MID, CONCAT("File:",page_title), page_links_updated, page_touched, rev_len, rev_timestamp FROM page JOIN externallinks ON page_id = el_from AND el_to LIKE '//tools.wmflabs.org/geohack/geohack.php%' JOIN categorylinks cl2 ON cl2.cl_from = page_id AND cl2.cl_to='Climbing_photographs_by_Jarek_TuszyĆski' JOIN revision ON rev_page = page_id and rev_actor=695 WHERE page_namespace = 6 AND page_id = 8154627 limit 100
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...