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
Vexations
.
Toggle Highlighting
SQL
# unreviewed pages SELECT page_title, tl_title, ptrp_reviewed FROM page JOIN templatelinks ON tl_from = page_id JOIN pagetriage_page ON page_id = ptrp_page_id WHERE tl_title IN ('Prod_blp', 'Prod_blp/dated','Proposed_deletion', 'Proposed_deletion/dated', 'Db-g1', 'Db-g2', 'Db-g3', 'Db-g4', 'Db-g5', 'db-banned', 'Db-g6', 'Db-g7', 'Db-g8', 'Db-g9', 'Db-g10', 'Db-g11', 'Db-g12', 'Db-g13', 'Db-a1', 'Db-a2', 'Db-a3', 'Db-a5', 'Db-a7', 'Db-a9', 'Db-a10', 'Db-a11', 'Db-r2', 'Db-r3', 'Article_for_deletion/dated' ) AND page_is_redirect = 0 LIMIT 100;
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...