Query Run
select T.user_id, T.user_name, T.ug_group, count(*) as edit_count from ( ... 5 years ago