Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Redirects hiding Commons files [lvwiki]
by
Edgars2007
This query is marked as a draft
This query has been published
by
Estopedist1
.
Toggle Highlighting
SQL
SELECT w.page_id, w.page_title FROM ruwiki_p.page AS w INNER JOIN commonswiki_p.page AS c ON c.page_title = w.page_title #INNER JOIN commonswiki_p.image c ON c.img_name = w.page_title WHERE w.page_namespace = 6 AND w.page_is_redirect = 1 AND c.page_namespace = 6 LIMIT 10
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...