Query | Run |
---|---|
select cl_to as Category, count(cl_from) as MembersCount from categorylinks... | 2 years ago |
select * from categorylinks limit 5; | 2 years ago |
select * from category_links limit 5; | 2 years ago |
Query | Run |
---|---|
select cl_to as Category, count(cl_from) as MembersCount from categorylinks... | 2 years ago |
select * from categorylinks limit 5; | 2 years ago |
select * from category_links limit 5; | 2 years ago |