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
Miriam (WMF)
.
Toggle Highlighting
SQL
use commonswiki_p; SELECT imagelinks.il_to, page.page_title FROM imagelinks LEFT JOIN page ON imagelinks.il_from=page.page_id WHERE imagelinks.il_from_namespace=4 AND page.page_title LIKE 'Featured_picture_candidates/File%' AND imagelinks_il_to NOT IN (SELECT page_title FROM categorylinks LEFT JOIN page ON cl_from = page_id WHERE cl_to LIKE 'Featured_pictures_on_Wikimedia_Commons' AND page_namespace = 6)
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...