阅读背景:

如何从sql中的xml检索所有父元素的所有子元素

来源:互联网 
<people>
<parent>
  <parent-name> joel </parent-name>
  <child> john </child>
  <child> sara </child>
  <child> ram </child>
</parent>

<parent>
  <parent-name> sam </parent-name>
  <child> david </child>
  <child> george </child>
  <child> wilson </child>
</parent>
</people>
<people>
<parent>
  <parent-name> joel </parent



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: