z7369 发表于 2016-11-14 06:23:41

DB2 Xquery查询

select name,status,xmlquery('$c/client/phone/home' passing contactinfo as "C") from clients where xmlexists('$y/client/address' passing contactinfo as "y")
页: [1]
查看完整版本: DB2 Xquery查询