This query is marked as a draft This query has been published by Vahurzpu.

SQL

AخA
 
SELECT page_title, pp_value
FROM page
INNER JOIN categorylinks ON cl_from = page_id
INNER JOIN page_props ON pp_page = page_id
WHERE cl_to = "Contributors_to_DMM"
AND page_namespace = 102
AND pp_propname = "wikibase_item"
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.

Checking query status...