1.

Point out the correct statement.(a) If ALTER INDEX ALL is specified, it applies to both non-XML and XML indexes(b) The rebuild and set option IGNORE_DUP_KEY is not valid for XML indexes(c) The option DROP_EXISTING is permitted in the ALTER INDEX statement(d) The modifications of the primary key constraint in the user table are not automatically propagated to XML indexesThe question was asked in final exam.The question is from Working With XML Data in division Beyond Relational of SQL Server

Answer»

Correct answer is (c) The option DROP_EXISTING is PERMITTED in the ALTER INDEX statement

For explanation I would say: The USER MUST DROP the XML indexes FIRST and then re-create them.



Discussion

No Comment Found

Related InterviewSolutions