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