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 rev_user_text, page_title, rev_comment, rev_timestamp FROM metawiki_p.revision AS r JOIN enwiki_p.page AS p ON r.rev_page = p.page_id JOIN enwiki_p.user AS u ON r.rev_user_text = u.user_name WHERE u.user_name = "Jmorgan (WMF)" AND p.page_namespace = 10 AND r.rev_timestamp > "20150000000000";
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...