Query Run
select user_name, user_id from user where user_name = 'Michael32710' 6 years ago
select user_name, user_id from user where user_name = 'Michael' 6 years ago
select user_name, user_id from user where user_name = 'Michael%' 6 years ago
select user_name, user_id from user where user_name = 'Codc' 6 years ago
select user_name, user_id from user where user_name = 'Michael32710' 6 years ago