我爱孙小猪

导航

 

2018年2月22日

摘要: [转]http://1055592535.iteye.com/blog/1676235 oracle wm_concat(column)函数使我们经常会使用到的,下面就教您如何使用oraclewm_concat(column)函数实现字段合并 如: shopping: u_id goods num 阅读全文
posted @ 2018-02-22 23:18 我爱孙小猪 阅读(979) 评论(0) 推荐(0)
 
摘要: oracle常用函数简介:substr()与insetr() 1.substr() 用处:是从给定的字符表达式返回一个子字符串。 语法格式:SUBSTR(cExpression,nStartPosition [,nCharactersReturned]) 其中,cExpression指定要从其中返回 阅读全文
posted @ 2018-02-22 23:11 我爱孙小猪 阅读(322) 评论(0) 推荐(0)