Fork of
All edits between 11/2012 and 12/2012
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 >= 20121101000000 AND rev_timestamp < 20121201000000;
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.