Query Run
SELECT actor_name, COUNT(log_action) AS total, SUM(log_action =... 5 months ago