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
.
Articles tagged by WikiProject Women Scientists that are also in the category "All articles with topics of unclear notability"
Toggle Highlighting
SQL
use enwiki_p; select page.page_title from page inner join categorylinks on page.page_id=categorylinks.cl_from where page_namespace = 0 and cl_to = "All_articles_with_topics_of_unclear_notability" and page_title in (select distinct page.page_title from categorylinks inner join page on categorylinks.cl_from = page.page_id where page_namespace = 1 and (cl_to = "A-Class_Women_scientists_articles" or cl_to = "B-Class_Women_scientists_articles" or cl_to = "C-Class_Women_scientists_articles" or cl_to = "Disambig-Class_Women_scientists_articles" or cl_to = "FA-Class_Women_scientists_articles" or cl_to = "FL-Class_Women_scientists_articles" or cl_to = "GA-Class_Women_scientists_articles" or cl_to = "List-Class_Women_scientists_articles" or cl_to = "Start-Class_Women_scientists_articles" or cl_to = "Stub-Class_Women_scientists_articles" or cl_to = "Unassessed_Women_scientists_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...