Query Run
blank query 5 years ago
select * from comment where comment_text like '%Palmer Report%' or... 5 years ago
select * from comment where comment_text like '%Palmer Report%' and... 5 years ago
select * from comment where comment_text like '%Palmer Report%' and... 5 years ago
select * from comment where comment_text like '%Palmer Report%'; 5 years ago
select * from comment where comment_text ilike '%Palmer Report%'; 5 years ago