Query Run
select u.user_name, u.user_registration, g.ug_group from user_groups g, user... 2 months ago
select u.user_name, u.user_registration g.ug_group from user_groups g, user... 2 months ago
select u.user_name, g.ug_group from user_groups g, user u WHERE... 2 months ago
select u.user_name, g.ug_group from user_groups g, username u WHERE... 2 months ago
select * from user_groups WHERE ug_group="sysop" 2 months ago
select DISTINCT ug_group from user_groups 2 months ago
select * from user_groups LIMIT 20 2 months ago
select DISTINCT up_property from user_properties 2 months ago
select DISTINCT up_property from user_properties LIMIT 20 2 months ago
select * from user_properties LIMIT 20 2 months ago