Ep1 - SQL Server - Parse XML

2 years ago
22

In SQL Server - Episode 1, we explore how to read XML data from a database table into a SQL XML variable. Next, we perform a SELECT statement against the XML variable so we can output specific columns to the result pane. Finally, we learn how to fetch all the data columns from an XML variable.

Loading comments...