postgres regex query to identify phone number translated to SQL Server

前端 未结 0 1624
余生分开走
余生分开走 2021-02-09 17:52

I am attempting to translate a regex in a postgres query to do the same thing in SQL Server. The query in postgres is using \'+?1?[(]?([0-9]{3})?[)]?[- .]?[0-9]{3}[- .]?[0-9]{4}

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