SQL
AخA
select * from actor where actor_user = 12338485;
select * from actor where actor_user = 24812038;
select count(*) from recentchanges where rc_namespace = 2 and rc_title like "Starzoner%" and rc_log_type = 'move' and
rc_actor = 13533950;
select count(*) from recentchanges where rc_namespace = 3 and rc_title like "Starzoner%" and rc_log_type = 'move' and
rc_actor = 13533950;
select count(*) from recentchanges where rc_namespace = 2 and rc_title like "Vanished_user_234523522394%" and rc_log_type = 'delete' and
rc_actor = 13958;
select count(*) from recentchanges where rc_namespace = 3 and rc_title like "Vanished_user_234523522394%" and rc_log_type = 'delete' and
rc_actor = 13958
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.