Question: Code an INSERT statement that inserts a row into a table named ErrorLog that consists of an identity column and a column that contains XML
Code an INSERT statement that inserts a row into a table named ErrorLog that consists of an identity column and a column that contains XML data. The XML data you insert should consist of a single element named Error that contains the value An error occurred.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
