Query Run
select ug_group, user_name from user, user_groups where user_id =... 2 years ago
select ug_group, ug_expiry from user, user_groups where user_id =... 2 years ago
select ug_group, ug_expiry from user, user_groups where user_id =... 2 years ago
select ug_group, us_expiry from user, user_groups where user_id =... 2 years ago
select * from user, user_groups where user_id = ug_user and user_name = 'RoySmith' ; 2 years ago
select * from user where user_name = 'RoySmith' ; 2 years ago
select * from users where user_name = 'RoySmith' ; 2 years ago
select * from users where user_name = 'RoySmith' ; 2 years ago
select * from users where user_name = 'RoySmith' ; 2 years ago
select * from users where user_name = 'RoySmith' ; 2 years ago