regexp_replace only captures first instance

后端 未结 0 692
梦谈多话
梦谈多话 2021-02-07 11:15

I\'m trying to remove the two periods from a name like B.J. Smith using regexp_replace(name,\'[.]\',\'\') but it\'s only removing the first period. I a

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