Query Run
SELECT actor_name AS User, COUNT(log_action) AS Actions FROM logging L... 3 months ago