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
Snævar
.
Toggle Highlighting
SQL
use iswiki_p; select count(linter_page), page_title, linter_cat, linter_params from linter join page on linter_page = page_id where linter_cat is not 2 and linter_cat is not 4 and linter_cat is not 5 and linter_cat is not 3 and linter_cat is not 8 group by linter_page limit 5000
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...