Query Run
SELECT COUNT(*) AS count, oi_name, oi_archive_name FROM oldimage GROUP BY... 3 years ago