SQL
AخA
select * from actor where actor_user = 301395;
select * from logging where log_actor = 46747 and log_type = 'delete' and log_action = 'restore' and log_timestamp < 20130301000000
order by log_timestamp desc limit 2
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.