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
TheresNoTime
.
Toggle Highlighting
SQL
set @cat1 := "Vulpes_vulpes"; select distinct (select * from page where page_id = gt_page_id) as title, gt_page_id from geo_tags, categorylinks where gt_page_id = cl_from and (cl_to like @cat1) and cl_type = "file" # order by 1 order by title limit 10 ;
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...