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
.
Toggle Highlighting
SQL
use enwiki_p; select page_title,page_namespace from categorylinks join page on cl_from = page_id where page_namespace in (1, 119) and cl_to in ('select page_title from page where page_namespace = 14 and ' '(page_title like "%-Class\_%\_articles" ' 'or page_title like "Unassessed\_%\_articles" ' 'or page_title like "WikiProject\_%\_articles") ' 'and page_title not like "%-importance\_%" ' 'and page_title not like "Wikipedia\_%" ' 'and page_title not like "Template-%" ' 'and page_title not like "Redirect-%" ' 'and page_title not like "Project-%" ' 'and page_title not like "Portal-%" ' 'and page_title not like "File-%" ' 'and page_title not like "FM-%" ' 'and page_title not like "Category-%" ' 'and page_title not like "Cat-%" ' 'and page_title not like "Book-%" ' 'and page_title not like "NA-%" ' 'and page_title not like "%\_Operation\_Majestic\_Titan_%" ' 'and page_title not like "%\_Version_%" ' 'and page_title not like "All\_Wikipedia\_%" ' 'and page_title not like "%\_Wikipedia-Books\_%" ' 'and page_title not like "Assessed-%" ' 'and page_title not like "%-Priority\_%" ' 'and page_title not like "Unassessed\_field\_%" ' 'and page_title not like "Unassessed\_importance\_%" ' 'and page_title not like "Unassessed-Class\_articles" ' 'and page_title not like "%\_Article\_quality\_research\_articles" ' 'and page_title not like "WikiProject\_lists\_of\_encyclopedic\_articles";');
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...