Question: In SQL please! Write a script that returns a result set that contains all of the data stored in the NewCustomers.xml file that's in the
Write a script that returns a result set that contains all of the data stored in the 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. 3. Then, you can use a SELECT statement to return the data stored in this variable as a result set
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
