select comment_text, comment_data from comment where comment_text like "%#WPWP%" |
3 years ago |
select comment_text from comment where comment_text like "%#WPWP%" |
3 years ago |
select count(comment_text) from comment where comment_text like "%#WPWP%" |
3 years ago |
select count (comment_text) from comment where comment_text like "%#WPWP%" |
3 years ago |
select count (comment_text) from somment where comment_text like "%#WPWP%" |
3 years ago |
select count (*) from somment where comment_text like "%#WPWP%" |
3 years ago |