寒冰剑客

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2022年6月14日

摘要: 一、oracle之regexp_substr()介绍 regexp_substr(string, pattern, position,occurrence, modifier); 参数介绍: string: 源字符串,需要正则处理的源字符串 pattern: 正则表达式 position: 起始位置 阅读全文
posted @ 2022-06-14 09:05 小相公 阅读(2122) 评论(0) 推荐(0) 编辑