1.

XML View Technology is useful in the following situations?(a) Your application needs system catalog views to administer your XML data and XML schema(b) Indexing Capabilities(c) You want to bulk load XML data and decompose them into the underlying tables by using the XML view(d) None of the MentionedI got this question by my school principal while I was bunking the class.This intriguing question comes from Working With XML Data in section Beyond Relational of SQL Server

Answer»

Right option is (c) You WANT to bulk load XML DATA and decompose them into the underlying tables by using the XML VIEW

Explanation: XML bulk load can be used to POPULATE the underlying tables by using the XML view.



Discussion

No Comment Found

Related InterviewSolutions