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
Jtmorgan
.
Toggle Highlighting
SQL
SELECT r.rev_id, p.page_id, r.rev_user, r.rev_comment, r.rev_timestamp, r.page_title FROM enwiki_p.revision AS r JOIN enwiki_p.page AS p ON r.rev_id = p.page_id JOIN enwiki_p.user AS u ON r.rev_user_text = u.user_name WHERE p.page_namespace = 0 AND p.page_title = "Panama_Papers" AND u.user_name = "Czar";
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...