This query is marked as a draft This query has been published by Jan Ainali (WMSE).

SQL

AخA
 
use enwikiversity_p;
SELECT rev_comment, rev_user_text, rev_timestamp, rev_len FROM revision
WHERE rev_parent_id = 0
AND rev_timestamp > '20150427000000'
AND rev_timestamp < '20150427235959'
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...