Question: Write a script that: 1. creates a table named TrainingProcedures (columns needed are listed below) Column1: TrainingProceduresID -- int & set to an identity column

Write a script that:

1. creates a table named TrainingProcedures (columns needed are listed below)

Column1: TrainingProceduresID -- int & set to an identity column

Column2: an XML column named Procedures

2. inserts the XML document shown below into the table

3. selects all records from this table

This is the first procedure. This is the first inner-proc. This is the second inner-proc. This is the second procedure. This is the third procedure.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!