SQL
AخA
select rev_id, rev_page, rev_user, rev_user_text, rev_timestamp, rev_minor_edit, rev_deleted, rev_len, rev_parent_id/*, page_title, page_namespace*/ from revision/*, page*/ where /*rev_page = page_id and*/ rev_user != 0 order by rev_id limit 10000 offset 99780000
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.