Adrian Hills 1/16/2012

Excluding nodes from XML data before returning from SQL Server

Read Original

This technical article provides a detailed guide on removing specific nodes from XML column values in SQL Server. It demonstrates using the XML data type's modify() method, discusses handling single and multiple rows via scalar UDFs or temporary tables, and considers performance implications versus client-side processing.

Excluding nodes from XML data before returning from SQL Server

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week