Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Commons - Files in a Category - Wiki Loves Onam 2024
by
Ranjithsiji
This query is marked as a draft
This query has been published
by
GoEThe
.
Files in the category Images_from_Wiki_Loves_Onam_2024
Toggle Highlighting
SQL
SELECT cl.cl_from, cl.cl_to, p.page_title as File, i.img_timestamp, i.img_size, a.actor_name FROM categorylinks cl JOIN page p ON cl.cl_from = p.page_id JOIN image i ON i.img_name = p.page_title JOIN actor_image a ON i.img_actor = a.actor_id WHERE cl.cl_type = 'file' AND cl.cl_to = 'Images from Wiki Loves Monuments 2024 in Portugal'
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...