阅读背景:

Oracle:在这种情况下如何使用regexp_substr

来源:互联网 

I have a table in Oracle where one of the column contains UserIds which are in the form of \. For eg "fin\george", "sales\andy" etc. How can I use REGEXP_SUBSTR function to get only the from the UserIds. ie I want to fetch only "george", "andy" etc. I have achieved the desired reult using SUBSTR function but I want to use REGEXP_SUBSTR in this case.I have a table in Oracle where one of the colum




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: