Fork of All edits between 03/2014 and 04/2014 by Hall1467
This query is marked as a draft This query has been published by Hall1467.

SQL

x
 
use wikidatawiki_p;
select rev_id, rev_page, rev_user, rev_user_text from revision where rev_timestamp >= 20150101000000 AND rev_timestamp < 20150201000000;
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.

Checking query status...