Query Run
SELECT DISTINCT log_action FROM logging; 5 years ago
SELECT COUNT (DISTINCT log_action) FROM logging; 5 years ago