1.

In which of the following scenario, using XML native storage would be inappropriate?(a) Fixed schema(b) You want to query and modify your XML data(c) You want to index the XML data for faster query processing(d) Your application needs system catalog views to administer your XML data and XML schemaI had been asked this question during an interview.This key question is from Working With XML Data topic in division Beyond Relational of SQL Server

Answer»

The correct choice is (a) FIXED schema

For EXPLANATION I would SAY: XML is appropriate when we may or may not have a schema for your XML DATA.



Discussion

No Comment Found

Related InterviewSolutions