Query Run
select user_name, user_id from user where user_name = "Soldier of Wasteland"; 2 years ago
select user_name, user_id from user where #user_name =... 2 years ago
select user_name, user_id from user where user_name = "Soldier_of_Wasteland"; 2 years ago