select count(*) as total from sentences where word='saint's day'
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's day'' at line 1
select count(*) as total from sentences where word='saint's day'
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's day'' at line 1