Query Run
select user.user_name, COUNT(pt_user) as cnt from protected_titles join user... 1 year ago
select user.user_name, COUNT(pt_user) as cnt from protected_titles join user... 1 year ago
select user.user_id_name, COUNT(pt_user) as cnt from protected_titles join... 1 year ago
select pt_user, COUNT(pt_user) as cnt from protected_titles group by... 1 year ago
select pt_user, COUNT(pt_user) from protected_titles group by pt_user limit 3; 1 year ago
select COUNT(pt_user) from protected_titles group by pt_user limit 3; 1 year ago
select COUNT(pt_user) from protected_titles limit 3; 1 year ago
select * from protected_titles limit 3 1 year ago
select * from protected_titles limit 3 1 year ago
select * from protected_titles limit 3 1 year ago
select * from protected_titles limit 3 1 year ago
select * from protected_titles limit 3 1 year ago
select * from protected_titles limit 3 1 year ago