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
Jmorgan (WMF)
.
Toggle Highlighting
SQL
SELECT p.page_id FROM enwiki_p.page AS p WHERE p.page_namespace = 0 AND p.page_title = "Panama_Papers"; #SELECT * FROM enwiki_p.page AS p #JOIN enwiki_p.revision AS r #ON p.page_id = r.rev_page #JOIN enwiki_p.change_tag AS ct ON r.rev_id = ct.ct_rev_id #WHERE p.page_title = "Panama_Papers" #AND ct.ct_tag = "mobile app edit";
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...