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
Nivas10798
.
Toggle Highlighting
SQL
SELECT DISTINCT p3.page_title FROM categorylinks c1 JOIN categorylinks c2 ON c2.cl_from = c1.cl_to JOIN categorylinks c3 ON c3.cl_from = c2.cl_to JOIN page p3 ON p3.page_id = c3.cl_from WHERE c1.cl_to = 'Seabirds' AND c1.cl_type = 'subcat' AND c2.cl_type = 'subcat' AND c3.cl_type = 'file' LIMIT 50
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...