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
Sohom Datta
.
Toggle Highlighting
SQL
SELECT COUNT(ptrp_page_id) AS total, ptrp_page_id, ptrpt_tag_id, ptrpt_value FROM pagetriage_page JOIN page ON ((ptrp_page_id = page_id)) JOIN pagetriage_page_tags pagetriage_pt ON ((pagetriage_pt.ptrpt_page_id = ptrp_page_id)) WHERE page_namespace = 118 AND ( (pagetriage_pt.ptrpt_tag_id = '2' AND pagetriage_pt.ptrpt_value = '0') OR (pagetriage_pt.ptrpt_tag_id = '19' AND pagetriage_pt.ptrpt_value = 2) )
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...