Member Login

E-mail:    Password:  


Vendor : Microsoft


Email  E-mail this page

Related Content  Related Content

Remember  Remember this item

 

Format: WORD

Date: 01/08/2008


What's New for XML in SQL Server 2008

WORTHWHILE?

0

0 votes


Overview

Microsoft introduced XML-related capabilities in Microsoft SQL Server 2000 with the FOR XML and OPENXML Transact-SQL keywords, which enabled developers to write Transact-SQL code to retrieve a query result as a stream of XML, and to shred an XML document into a rowset. SQL Server 2008 builds on the XML capabilities of previous releases and provides enhancements to meet the challenges that customers have faced when storing and manipulating XML data in the database. Microsoft SQL Server 2008 builds on the extensive support for XML by extending support for XML schema validation and XQuery, and by enhancing the xml data type.



See also: XML, Database Management