SELECT count(*) from categorylinks where cl_type = "file" |
3 years ago |
SELECT count(*) from categorylinks where cl_type = "subcat" |
3 years ago |
SELECT count(*) from categorylinks where cl_type = "subcat" |
3 years ago |
SELECT count(*) from categorylinks where cl_type = "page" |
3 years ago |
SELECT count(cl_to) from categorylinks where cl_type == "page" |
3 years ago |
SELECT count(cl_to) from categorylinks where cl_type == "page" |
3 years ago |
SELECT count(*) from categorylinks where cl_type == "page" |
3 years ago |