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
Joe Roe
.
Lists all articles that are tagged as of interest to WikiProject Archaeology, excluding redirects, along with associated WikiData item and information on project quality/importance assessment.
Toggle Highlighting
SQL
USE enwiki_p; SELECT pap_project_id FROM page_assessments_projects WHERE pap_project_title = "Archaeology"; /*SELECT DISTINCT page.page_id, page.page_title FROM page INNER JOIN categorylinks ON cl_from = page.page_id WHERE cl_to IN ("Top-importance_Archaeology_articles", "High-importance_Archaeology_articles", "Mid-importance_Archaeology_articles", "Low-importance_Archaeology_articles", "NA-importance_Archaeology_articles", "Unknown-importance_Archaeology_articles") ORDER BY page.page_title ASC;*/
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...