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
Harej
.
These assessment categories are in use throughout English Wikipedia but do not have corresponding category pages.
Toggle Highlighting
SQL
use enwiki_p; select distinct cl_to from categorylinks left join page on cl_to = page_title and page_namespace = 14 where (cl_to like "%-Class_%_articles" or cl_to like "Unassessed_%_articles" or cl_to like "%-importance_%_articles" or cl_to like "%-priority_%_articles") and page_title is null;
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...