Oracle regular expression match string from last occurence

前端 未结 0 1797
萌比男神i
萌比男神i 2020-12-10 01:55

I\'m still learning regexp in oracle and stuck with below error. Below is my sample code

SELECT DISTINCT COALESCE(TO_NUMBER(regexp_substr(USERNAME, \'[^.]+\',         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题