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
EpochFail
.
Toggle Highlighting
SQL
SELECT page_title, SUBSTRING_INDEX(SUBSTRING_INDEX(cl_to, "_", -2), "_", 1) AS WikiProject FROM page INNER JOIN categorylinks ON cl_from = page_id WHERE (cl_to LIKE "Top-importance_%_articles" OR cl_to LIKE "High-importance_%_articles" OR cl_to LIKE "Mid-importance_%_articles" OR cl_to LIKE "Low-importance_%_articles" OR cl_to LIKE "Unknown-importance_%_articles") AND page_namespace = 1 AND page_title = "Biology"
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...