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
Uhai
.
Toggle Highlighting
SQL
SELECT CONCAT('https://en.wikipedia.org/wiki/', p.page_title) AS 'Page' FROM page p WHERE p.page_namespace = 0 AND p.page_is_redirect = 0 AND ( p.page_title LIKE 'List\_of\_%' OR p.page_title LIKE '%\_filmography' OR p.page_title LIKE '%\_discography' Or p.page_title LIKE '%\_bibliography' OR p.page_title LIKE '%\_videography' OR p.page_title LIKE '%\_on\_screen' OR p.page_title LIKE '%\_on\_stage' OR p.page_title LIKE '%\_on\_stage\_and\_screen' OR p.page_title LIKE 'Index\_%' ) AND p.page_id NOT IN ( SELECT cl_from FROM categorylinks WHERE cl_to IN ('All_disambiguation_pages', 'Articles_with_short_description') )
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...