摘要: 在操作csw表时 发现很有用的xml查询sql备注如下:select * from MDSYS.CSW_RT_6$ t where existsnode(t.datacol,'//*[geoglobe:parentId = "-1"]','xmlns:geoglobe="http://www.geostar.com.cn/geoglobe"') > 0 order by RECORDID;select extractValue(t.datacol,'/geoglobe:ResourceType/geoglob 阅读全文
posted @ 2011-05-26 10:48 李克华 阅读(549) 评论(0) 推荐(0)