摘要:一、oracle之regexp_substr()介绍 regexp_substr(string, pattern, position,occurrence, modifier); 参数介绍: string: 源字符串,需要正则处理的源字符串 pattern: 正则表达式 position: 起始位置
阅读全文
06 2022 档案
摘要:一、oracle之regexp_substr()介绍 regexp_substr(string, pattern, position,occurrence, modifier); 参数介绍: string: 源字符串,需要正则处理的源字符串 pattern: 正则表达式 position: 起始位置
阅读全文
|