1.

Which of the following statement would import additional schema or schema components into an existing collection object?(a) IMPORT XML SCHEMA COLLECTION(b) ALTER XML SCHEMA COLLECTION(c) UPDATE XML SCHEMA COLLECTION(d) ADD XML SCHEMA COLLECTIONI have been asked this question in an interview.My question is based upon Working With XML Data in chapter Beyond Relational of SQL Server

Answer»

The CORRECT answer is (b) ALTER XML SCHEMA COLLECTION

Explanation: ALTER XML SCHEMA COLLECTION ADDS new schema COMPONENTS to an existing XML schema collection.



Discussion

No Comment Found

Related InterviewSolutions