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
Ranjithsiji
.
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, 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 AND p.page_namespace = 6 JOIN actor_image a ON i.img_actor = a.actor_id WHERE cl.cl_type = 'file' #AND cl.cl_to = 'Images from Wiki Loves Onam 2024' 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...