This query is marked as a draft This query has been published by Fl.schmitt.

SQL

AخA
 
SELECT il_to as page_title, '6' as page_namespace from imagelinks where il_from IN (SELECT page_id from page where page_title LIKE "Files_used_on_Open%") order by page_title asc;
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.

Checking query status...