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
Mess
.
Toggle Highlighting
SQL
USE itwiki_p; SELECT CONCAT( "# [[:File:", img_name, "]]" ) FROM image WHERE img_name REGEXP '^CIMG.*' OR img_name REGEXP '^DCP.*' OR img_name REGEXP '^DSC.*' OR img_name REGEXP '^DVC.*' OR img_name REGEXP '^JD.*' OR img_name REGEXP '^IMG.*' OR img_name REGEXP '^P[0-9].*' OR img_name REGEXP '^PIC.*' OR img_name REGEXP '^PICT.*' OR img_name REGEXP '^SAM.*' OR img_name REGEXP '^SANY.*' OR img_name REGEXP '^SDC.*' OR img_name REGEXP '\P{L}*\.[^.]+' OR img_name REGEXP '\P{L}*(small|medium|large)\)?\.[^.]+';
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...