SQL
AخA
use commonswiki_p;
select concat( "# [[:File:", page.page_title, "]]" ) from categorylinks JOIN page ON cl_from = page.page_id WHERE cl_to = 'Images_from_Unsplash_(review_needed)' AND cl_type = 'file';
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.