Query Run
select * from user_groups where ug_user = (select user_id from user where... 3 years ago
select user_id from user where user_name = 'SuperGoose007'; 3 years ago
select user_id from users where user_name = 'SuperGoose007'; 3 years ago