MCQs > IT & Programming > Microsoft SQL Server > Which of the following 'insert queries' will be inserted in the XML field? The creation query of the table is: CREATE TABLE Branches(recordID int, description XML)

Microsoft SQL Server MCQs

Which of the following "insert queries" will be inserted in the XML field?
The creation query of the table is:
CREATE TABLE Branches(recordID int, description XML)

Answer

Correct Answer: INSERT Into Branches(recordID, description) VALUES(1, '<log><application>Sales</application><description>The connection timed out.</description></log>')

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Microsoft SQL Server Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Microsoft SQL Server Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it