select * from posts where title like 'funky-character';
select * from posts where body-text like 'funky-character';