Query Run
select * from user where user_name = "Huntster" 6 years ago
select * from user where user_name = "Ostronomer" 6 years ago
select * from user where user_name = "ostronomer" 6 years ago
select user_id from user where user_name = "ostronomer" 6 years ago
select user_id from user where user_name = ostronomer 6 years ago