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
Erell
.
Toggle Highlighting
SQL
Select distinct concat("File:", page_title) as Dateiname From page left Join categorylinks On page_id=cl_from LeFT join categorylinks c on cl_from=c.cl_from Where page_id in (Select page_id FroM page Where page_title like "%Seeadler%") And cl_to not like "Haliaeetus%";
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...