php - get text after some symbol in mysql
793
I need mysql query which brings the text after (e) symbol
eg. I have the following text in mysql table
test of my application (e) I'm so happy
after run query I need as a resultI'm so happy
Answer
Solution:
It should be fairly easy with