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
DannyS712
.
Toggle Highlighting
SQL
SELECT page.page_id, page.page_namespace, page.page_title FROM page LEFT JOIN pagetriage_page ON ptrp_page_id = page.page_id WHERE pagetriage_page.ptrp_reviewed = 0 AND ( page.page_namespace IN (10, 828) AND ( page_title LIKE '%/doc' OR page_title LIKE '%/sandbox' OR page_title LIKE '%/testcases' ) ) OR ( page.page_namespace = 4 AND ( page_title LIKE 'Articles_for_deletion/%' OR page_title LIKE 'Sockpuppet_investigations/%' OR page_title LIKE 'Copyright_problems/%' OR page_title LIKE 'Featured_article_candidates/%' ) )
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...