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