I'm trying to run this query:
SELECT * FROM features WHERE food_group_ID = 'Company™'
I've tried Company%99, Company Company™ and nothing
returns. What do I need to pass from a jsp page to represent the
trademark in MySql?
Thanks
How do you query the Trademark Symbol from a jsp page?
|