Query Run
select count(*) as frequency, cl2.cl_to as othercat from categorylinks... 2 years ago
select count(*) as frequency, cl2.cl_to as othercat from categorylinks... 2 years ago
select cl2.cl_to as othercat, count(*) as frequency from categorylinks... 2 years ago
select cl2.cl_to as othercat, count(*) as frequency from categorylinks... 2 years ago
select distinct cl2.cl_to from categorylinks cl1, categorylinks cl2 where... 2 years ago
select distinct cl2.cl_to from categorylinks cl1, categorylinks cl2 where... 2 years ago
select distinct cl2.cl_to from categorylinks cl1, categorylinks cl2 where... 2 years ago
select cl2.cl_to from categorylinks cl1, categorylinks cl2 where cl1.cl_from... 2 years ago
select cl_from from categorylinks where cl_to = 'Uploaded_with_pattypan' limit 100; 2 years ago
select cl_from from categorylinks where cl_to = 'Uploaded_with_pattypan'; 2 years ago
show tables; 2 years ago
describe table category; 2 years ago
show table category; 2 years ago
show tables; 2 years ago