Skip to content
Advertisement

How to read XML repeated nodes in SQL Server

I am using the following code to read OrderId but it is showing only first

Advertisement

Answer

Use full path

or using xml methods

User contributions licensed under: CC BY-SA
7 People found this is helpful
Advertisement