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
Jenniemeka
.
Toggle Highlighting
SQL
SELECT pa.pa_page_id AS page_id, page.page_title AS page_title, pa.pa_class AS quality_class, pa.pa_importance AS importance_class FROM page_assessments AS pa INNER JOIN page_assessments_projects AS pap ON pap.pap_project_id = pa.pa_project_id INNER JOIN page AS page ON pa.pa_page_id = page.page_id WHERE pap.pap_project_title = 'Climate change' AND page.page_namespace = 0;
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...