SQL
AخA
SELECT *
FROM page as p1, page_props as pp
WHERE p1.page_namespace=14
AND p1.page_is_redirect=0
AND pp.pp_page = p1.page_id
AND pp.pp_propname = 'wikibase_item'
AND pp.pp_value = "Q30047942"
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.