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
Bdijkstra
.
Toggle Highlighting
SQL
SELECT cl_to, page_title, il_to FROM categorylinks, page LEFT JOIN imagelinks ON il_from=page_id AND il_to!='Test_Template_Info-Icon_-_Version_(2).svg' WHERE cl_to REGEXP '^Wikipedia:Sjablonen_vlag' AND cl_from=page_id AND page_is_redirect=0 AND page_namespace=10 AND page_title NOT REGEXP '^Toelichting_|^VLAG-sjab' AND NOT EXISTS (SELECT * FROM imagelinks WHERE il_from=page_id AND il_to!='Vlag_ontbreekt.svg' AND il_to REGEXP '[Bb]andera|[Bb]anner|[Bb]arjak|[FfVv]lag|[Ee]nsign|[Jj]ack') ORDER BY page_title
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...