加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

regex – 存储过程中的正则表达式

发布时间:2020-12-14 06:31:24 所属栏目:百科 来源:网络整理
导读:可以在存储过程中使用正则表达式吗?如果可以,怎么样?你能举一些如何做的例子吗? 一般来说,是的. MySQL:http://dev.mysql.com/doc/refman/5.1/en/regexp.html 甲骨文:http://www.oracle.com/technology/obe/obe10gdb/develop/regexp/regexp.htm MS SQL:
可以在存储过程中使用正则表达式吗?如果可以,怎么样?你能举一些如何做的例子吗?
一般来说,是的.

MySQL:http://dev.mysql.com/doc/refman/5.1/en/regexp.html

甲骨文:http://www.oracle.com/technology/obe/obe10gdb/develop/regexp/regexp.htm

MS SQL:http://msdn.microsoft.com/en-us/magazine/cc163473.aspx

多一点:

PostgreSQL:http://www.postgresql.org/docs/8.3/static/functions-matching.html

DB2:http://www.ibm.com/developerworks/data/library/techarticle/0301stolze/0301stolze.html

Informix:http://www.ibm.com/developerworks/data/zones/informix/library/techarticle/db_regexp.html

SQL Anywhere:http://iablog.sybase.com/paulley/2009/06/using-regular-expressions-with-sql-anywhere/

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读