All articles| All Pictures| All Softwares| All Video| Go home page| Write articles| Upload pictures

Reading number is top 10 articles
PHP界的大事:zend已经可以破解_[PHP教程]
SQL,Server补丁安装常见问题详解_[SQL,Server教程]
用php实现gb2312和unicode(UTF-8)间的编码转换_[PHP教程]
ASP.NET中自定义提示对话框_[Asp.Net教程]
C#编程技巧:轻松实现对文件的操作_[Asp.Net教程]
八 图像 Images_[Html教程]
基于AJAX.NET技术的DataGrid控件开发_[Asp.Net教程]
Asp.net数据库操作类_[Asp.Net教程]
如何在OS,X系统上配置Apache、PHP和MySQL_php资料_编程技术
SQL server存储过程初探_[SQL Server教程]
Reading number is top 10 pictures
白嫩丰满美女照片
NeedWallpaper11
全球清廉国家排行
浴室里的美女
如果没有好报,为什么要做好人?
Summer is most suitable for young people to travel in China1
去瑜伽会所面试的经过
India's national beauty of the college students
男人,就要活出棱角
2012 national geographic daily picture9
Download software ranking
jdk1.6 for windows
linux安装大全
金山office2007
Unix video tutorial10
Sora aoi, the maid, students' uniforms
Unix video tutorial9
linux高级编程
Unix video tutorial11
Call Of Duty5
塘西风月痕
归海一刀 published in(发表于) 2014/3/20 5:16:35 Edit(编辑)
读取XML为行记录_[XML教程]

读取XML为行记录_[XML教程]

读取XML为行记录_[XML教程]

1 declare @x xml
2 set @x='
3 Writing Secure Code
4
5 Michael
6 Howard
7

8
9 David
10 LeBlanc
11

12 39.99
13
'
14
15
16
17SELECT nref.value('first-name[1]', 'nvarchar(50)') FirstName,
18 nref.value('last-name[1]', 'nvarchar(50)') LastName
19FROM @x.nodes('//author') AS R(nref)
20
21
结果为






添加到del.icio.us 添加到新浪ViVi 添加到百度搜藏 添加到POCO网摘 添加到天天网摘365Key 添加到和讯网摘 添加到天极网摘 添加到黑米书签 添加到QQ书签 添加到雅虎收藏 添加到奇客发现 diigo it 添加到饭否 添加到飞豆订阅 添加到抓虾收藏 添加到鲜果订阅 digg it 貼到funP 添加到有道阅读 Live Favorites 添加到Newsvine 打印本页 用Email发送本页 在Facebook上分享


Disclaimer Privacy Policy About us Site Map

If you have any requirements, please contact webmaster。(如果有什么要求,请联系站长)
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.