can i use regexp_substr ?
hello, I have a few lines as an example: 'pippo pluto paperino (RE)' or 'minnie runnie (FD)' .
I have to pull out what I find in round brackets, how can I do?
can I use regexp_substr ?
2
hello, I have a few lines as an example: 'pippo pluto paperino (RE)' or 'minnie runnie (FD)' .
I have to pull out what I find in round brackets, how can I do?
can I use regexp_substr ?