Query Run
select comment_text, comment_data from comment where comment_text like "%#WPWP%" 2 years ago
select comment_text from comment where comment_text like "%#WPWP%" 2 years ago
select count(comment_text) from comment where comment_text like "%#WPWP%" 2 years ago
select count (comment_text) from comment where comment_text like "%#WPWP%" 2 years ago
select count (comment_text) from somment where comment_text like "%#WPWP%" 2 years ago
select count (*) from somment where comment_text like "%#WPWP%" 2 years ago