select comment_text from comment where comment_text like '%removed... |
5 years ago |
select count(*), comment_text from comment where comment_text like '%removed... |
5 years ago |
select comment_text from comment where comment_text like '%removed... |
5 years ago |
select comment_text from comment where comment_text like '%Category%' limit 10; |
5 years ago |
select comment_text from comment limit 10; |
5 years ago |
select rev_comment from revision limit 10; |
5 years ago |