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
LD
.
Toggle Highlighting
SQL
SELECT p_from.page_title AS wikipedia_page, p_from.page_namespace AS wikipedia_namespace FROM pagelinks AS p_from JOIN iwlinks AS iw ON p_from.pl_from = iw.iwl_from JOIN page AS p_to ON iw.iwl_to = p_to.page_id WHERE p_to.page_title IN ( 'Access to nonpublic personal data policy-summary', 'Access to nonpublic personal data policy', 'Bylaws', 'Confidentiality agreement for nonpublic information', 'Conflict of interest policy', 'Cookie statement', 'Data retention guidelines', 'Developer app guidelines', 'Donor policy', 'Donor privacy policy', 'Feedback privacy statement', 'Fundraising principles', 'Maps Terms of Use', 'Non discrimination policy', 'Non-wiki privacy policy', 'Office actions', 'Peering', 'Privacy policy', 'Terms of use-Summary', 'Terms of use', 'Trademark policy', 'Universal Code of Conduct', 'Wikimedia Foundation Human Rights Policy' ) AND iw.iwl_prefix IN ('m', 'meta', 'metawiki', 'metawikimedia', 'metawikipedia');
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...