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
Firefly
.
Toggle Highlighting
SQL
select page_title from page where page_namespace=6 and page_title not like '%.jpg' collate utf8_general_ci and page_title not like '%.jpeg' collate utf8_general_ci and page_title not like '%.gif' collate utf8_general_ci and page_title not like '%.png' collate utf8_general_ci and page_title not like '%.pdf' collate utf8_general_ci and page_title not like '%.ogg' collate utf8_general_ci and page_title not like '%.mid' collate utf8_general_ci and page_title not like '%.svg' collate utf8_general_ci and page_title not like '%.ogv' collate utf8_general_ci and page_title not like '%.opus' collate utf8_general_ci and page_title not like '%.tiff' collate utf8_general_ci and page_title not like '%.tif' collate utf8_general_ci and page_title not like '%.webp' collate utf8_general_ci and page_title not like '%.webm' collate utf8_general_ci and page_title not like '%.mp3' collate utf8_general_ci limit 10;
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...