Question: Project 5: Project Name: Experiment on XML within MSSQL. Project Description: Given a XML document in part III. Please Write down the SQL script to


Project 5: Project Name: Experiment on XML within MSSQL. Project Description: Given a XML document in part III. Please Write down the SQL script to complete the following requirements 1) Write SQL script with "openxml" and "select into" to decompose the information within the xml to three different data table named book, author and publisher. 2) Write SQL script with "for xml" to query the information within the above three tables, and get the result same to bib.xml
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
