函数
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 的隐式时