SQL
x
USE enwiki_p;
select ar_id, ar_namespace, ar_title, ar_timestamp, ar_page_id from archive where ar_user = 21491290
ORDER BY ar_id DESC LIMIT 150;
select * from archive where ar_namespace = 0 and ar_title = 'Loui_Sand'
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.