Fork of
Images taken by DSC-WX70
by Bawolff
This query is marked as a draft
This query has been published
by Bawolff.
SQL
AخA
use commonswiki_p;
select img_name, img_user_text from categorylinks
inner join page on cl_from = page_id
inner join image on img_name = page_title
where cl_type = 'file' and cl_to = 'Buildings_in_Aranda_de_Duero' and img_metadata like '%s:5:"Model";s:8:"DSC-WX70"%'
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.