SQL
AخA
USE commonswiki_p;
SELECT CONCAT('# [[:File:', REPLACE(img_name,'_',' '), ']]') FROM image
WHERE img_name REGEXP 'San_Antonio_Express\._\(San Antonio,_Tex\.\),_Vol\._39.+\.jpg';
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.