GBase 8c
其他
文章

GBase 8c 编码类型转换函数

发表于2023-12-08 09:09:5614次浏览2个评论
  1. convert_to_nocase(text, text)

描述:将字符串转换为指定的编码类型。

返回值类型:bytea

示例:

gbase=# SELECT convert_to_nocase('12345', 'GBK');

 convert_to_nocase

-------------------

 \x3132333435

(1 row)

评论

登录后才可以发表评论
用户头像
levvel发表于 8个月前
我看好你哟!
沉香发表于 2个月前
三人行必有我师