Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Loop Thru XML Tags with Cursor and Insert Parent/Child data into a table.

$
0
0
So, here's the XML.. I am relying on order of presence in file.

<?xml version="1.0"?>
<ROOT>
    <Policy>
        <PolicyNumber>HO00000001</PolicyN

Viewing all articles
Browse latest Browse all 3145

Trending Articles