摘要: e.g:DECLARE @xmlSource XMLSET @xmlSource = ' 'SELECT @xmlSource.query('data(//@*)');SELECT @xmlSource.query('for $nodes in //*, $attr in $nod... 阅读全文
posted @ 2014-05-01 21:05 Vincent.Dr 阅读(1089) 评论(0) 推荐(0)