hi all
please I Need yours help
I need replace any txt between 'txt1' to &txt1 for example
the text before : result value ='5' and another result ='99' etc......
I need output : result value =&5 and another result =&99 etc......
Using Oracle Database 12c
Thanks In advance