Query Run
SELECT user_id, user_name from user; 6 years ago
SELECT * from user where user_name = 'Alessandro Piscopo'; 6 years ago