1.

What is index type for XML index entries?(a) 3(b) 4(c) 5(d) 6This question was addressed to me by my college professor while I was bunking the class.The query is from Working With XML Data in portion Beyond Relational of SQL Server

Answer»

The CORRECT CHOICE is (a) 3

The EXPLANATION: XML index entries appear in the catalog view, sys.indexes, with the index “TYPE” 3.



Discussion

No Comment Found

Related InterviewSolutions