So i have a data base and in the app while the user searches for something with the ' character, like "wendy's house", i send a query with the WHERE as "wendy's house" and here is where it crushes.
I would like to know please what should i do with the string in order that ill be able to send it in the query and the result the user gets will stay unharmed.
Thanks in advance.