Question: Write a script that inserts a new row into the Customers table for each NewCustomers.xml file that's in the Exercise Starts directory To accomplish this,
Write a script that inserts a new row into the Customers table for each NewCustomers.xml file that's in the Exercise Starts directory To accomplish this, begin by storing the contents of the XML file in a variable of the XML type. 2. customer stored in the Then, you can use an INSERT statement to insert the rows into the Customers table
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
