SQL
AخA
select * from archive, actor where ar_namespace = 0 and ar_title = 'IPhone' and ar_actor = actor_id;
select * from archive, actor where ar_namespace = 1 and ar_title = 'IPhone' and ar_actor = actor_id;
select * from revision where rev_page = 8841787 and rev_timestamp < 20070110000000
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.