Jacob Mathai
Registered User.
- Local time
- Today, 23:37
- Joined
- Sep 6, 2001
- Messages
- 546
I have a string with one or more double quotes in it. How can I remove the double quotes? (I was able to remove single quotes.)
Example: Purchase "other items". (This the data in a column.)
I want to change it to Purchase other items
Example: Purchase "other items". (This the data in a column.)
I want to change it to Purchase other items