SQL
x
USE enwiki_p;
select ar_id, ar_namespace, ar_title, ar_timestamp, ar_page_id from archive where ar_actor = 6483 and ar_id >= 94403971
ORDER BY ar_id DESC
LIMIT 1
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.