全部分类
移动开发与应用
WEB前端
架构与运维
程序设计
数据库
操作系统
热点技术
综合
postgresql 的xml 字符串操作
1883阅读 0评论
2010-11-03
mirnshi
分类:
regexp_replace(ss, '
(.*)
', '')
xmlparse(document xmlstr) as xml
array_to_string(xpath('/xpath/text()', xml), '')
上一篇:
会话
下一篇:
PostgreSQL获取时间差的秒数