Training Kit (Exam 70-461): Querying Microsoft® SQL Server® 2012
by Dejan Sarka Itzik Ben-Gan and Ron Talmage
Chapter 7. Querying and Managing XML Data
Exam objectives in this chapter:
Work with Data
Query and manage XML data.
Microsoft SQL Server 2012 includes extensive support for XML. This support includes creating XML from relational data with a query and shredding XML into relational tabular format. Additionally, SQL Server has a native XML data type. You can store XML data, constrain it with XML schemas, index it with specialized XML indexes, and manipulate it using XML data type methods. All of the T-SQL XML data type methods accept an XQuery string as a parameter. XQuery (short for XML Query Language) is the standard language used to query and manipulate XML data.
In this chapter, you learn how to use all of the XML features mentioned. In addition, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access