db2 正则匹配_SQL正则表达式
函數
codepoints-to-string?函數
compare?函數
concat?函數
contains?函數
ends-with?函數
lower-case?函數
matches?函數
normalize-space?函數
normalize-unicode?函數
replace?函數
starts-with?函數
string?函數
string-join?函數
string-length?函數
string-to-codepoints?函數
substring?函數
substring-after?函數
substring-before?函數
tokenize?函數
translate?函數
upper-case?函數
布爾值函數
函數
boolean?函數
false?函數
not?函數
true?函數
數字函數
函數
abs?函數
avg?函數
ceiling?函數
floor?函數
max?函數
min?函數
number?函數
round?函數
round-half-to-even?函數
sum?函數
日期、時間和持續時間函數
函數
adjust-date-to-timezone?函數
adjust-dateTime-to-timezone?函數
adjust-time-to-timezone?函數
current-date?函數
current-dateTime?函數
current-local-date?函數
current-local-dateTime?函數
current-local-time?函數
current-time?函數
fn:lower-case?函數將字符串轉換為小寫。
fn:matches?函數確定字符串是否與特定模
fn:normalize-space?函數分割字符串中的
描述
fn:codepoints-to-string?函數返回?Unic
fn:compare?函數比較兩個字符串。
fn:concat?函數返回兩個或更多原子值并置
fn:contains?函數確定字符串是否包含特定
fn:ends-with?函數確定字符串是否以特定
fn:normalize-unicode?函數對字符串執行
fn:replace?函數將字符串中的每組字符與
fn:starts-with?函數確定字符串是否以特
fn:string?函數返回某個值的字符串表示。
fn:string-join?函數返回通過并置各項并
fn:string-length?函數返回字符串的長度
fn:string-to-codepoints?函數返回對應于
fn:substring?函數返回字符串的子串。
fn:substring-after?函數返回第一次出現
fn:substring-before?函數返回第一次出現
fn:tokenize?函數將字符串分為一系列子串
fn:translate?函數將字符串中的所選字符
fn:upper-case?函數將字符串轉換為大寫。
描述
fn:boolean?函數返回序列的有效布爾值。
fn:false?函數返回?xs:boolean?值?false
如果序列的有效布爾值為?true,那么?fn:
fn:true?函數返回?xs:boolean?值?true。
描述
fn:abs?函數返回數字值的絕對值。
fn:avg?函數返回序列中的平均值。
fn:ceiling?函數返回大于或等于特定數值
fn:floor?函數返回小于或等于特定數值的
fn:max?函數返回序列中的最大值。
fn:min?函數返回序列中的最小值。
fn:number?函數將值轉換為?xs:double?數
fn:round?函數返回最接近特定數值的整數
fn:round-half-to-even?函數返回使用指定
fn:sum?函數返回序列中的值的總和。
描述
fn:adjust-date-to-timezone?函數調整特
fn:adjust-dateTime-to-timezone?函數調
fn:adjust-time-to-timezone?函數調整特
fn:current-date?函數返回?UTC?的隱式時
fn:current-dateTime?函數返回?UTC?的隱
db2-fn:current-local-date?函數返回本地
db2-fn:current-local-dateTime?函數返回
db2-fn:current-local-time?函數返回本地
fn:current-time?函數返回?UTC?的隱式時
總結
以上是生活随笔為你收集整理的db2 正则匹配_SQL正则表达式的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: C#学习笔记-WPF框架(MvvmLig
- 下一篇: hadoop组件中的hive安装