SQL Server > Working with XML
In this section we are going to learn about the Working with XML in SQL Server.
Working with XML in SQL Server
SQL Server is well capable to storing XML data, retrieving normal table data in XML or searching XML data. In this section, we shall learn all of them.
Read posts under SQL Server > Working with XML
4 posts found
- Retrieve data in XML format
- Insert records from XML to SQL Server database table
- Table variable
- Temporary table / temp table