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