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
AntiCompositeNumber
.
Toggle Highlighting
SQL
USE enwiki_p; SELECT p0.page_title, il_to FROM page p0 JOIN imagelinks ON il_from = p0.page_id LEFT JOIN page p6 ON il_to = p6.page_title AND p6.page_namespace = 6 LEFT JOIN commonswiki_p.page pc ON il_to = pc.page_title AND pc.page_namespace = 6 WHERE page_namespace = 0 AND p6.page_id IS NULL AND pc.page_id IS NULL LIMIT 10000
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...