Fork of
Untitled query #55926
by MusikAnimal
This query is marked as a draft
This query has been published
by MusikAnimal.
SQL
AخA
SELECT pap_project_title, pa_class
FROM page_assessments
JOIN page_assessments_projects ON pa_project_id = pap_project_id
WHERE pa_page_id = (
SELECT page_id
FROM page
WHERE page_title = 'Church_of_the_Holy_Sepulchre'
AND 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.
All SQL code is licensed under CC0 License.