7
Reply

Add special character between single quotes

Ajay Mavatkar

Ajay Mavatkar

Apr 20 2017 12:50 AM
208
I need to add special character between single quotes.
for eg. I have some string 'test' , I need it as '%test%'. How to achieve this?

Answers (7)