select sum(img_size) from image; |
11 months ago |
desc image; |
11 months ago |
select count(cl_from) from categorylinks where cl_type='file' and... |
11 months ago |
select * from categorylinks where cl_type='file' and... |
11 months ago |
desc categorylinks; |
11 months ago |
select count(distinct cl_from) from categorylinks where cl_to=348370825; |
11 months ago |
select count(cl_from) from categorylinks where cl_to=348370825; |
11 months ago |
select count(cl_from) categorylinks where cl_to=348370825; |
11 months ago |
desc categorylinks;
|
11 months ago |
select * from category where... |
11 months ago |
desc category |
11 months ago |
select * from category where... |
11 months ago |