Hello everyone,
I have a set of data like this :
Hello MSG_WORLD. Life is great
THis is anothe [MSG_MESSAGE] and it's there
MSG_START and this one start the string.
Is there any way to extract the words starting with MSG from each example with one REGEXP?
Regards,