Retrieve All Child Nodes From A Parent Node Xml Sql Server
I have this xml: Solution 1: First of all: The provided example cannot be complete as there is a d…
Read more
Retrieve All Child Nodes From A Parent Node Xml Sql Server
I have two tables and i am inserting the data from one table to other. insert into a (id1, value1) select id, value fro…