select count(*) from categorylinks where cl_to = 'Images_from_Wiki_Loves_Earth_2014'; |
2 years ago |
select * from categorylinks where cl_to =... |
2 years ago |
select * from categorylinks where cl_to =... |
2 years ago |
select * from categorylinks where cl_to like... |
2 years ago |
select * from categorylinks where cl_to like '% loves earth %' limit 10; |
2 years ago |
select * from categorylinks where cl_to like '% loves earth %' limit 100; |
2 years ago |