1.

With XML DML, which of the operations can be performed on nodes?(a) Insert nodes(b) Change nodes(c) Delete nodes(d) None of the mentionedThis question was addressed to me in a national level competition.My enquiry is from Xquery in chapter Beyond Relational of SQL Server

Answer»

Correct option is (c) Delete nodes

To ELABORATE: To change or remove a PORTION of the content in an XML VARIABLE or column, the MODIFY() METHOD can be used.



Discussion

No Comment Found

Related InterviewSolutions