Schema Question:

Download Job Interview Questions and Answers PDF

Which 3 major elements SQL Server (server-side) supports?

Schema Interview Question
Schema Interview Question

Answer:

1) Creation of XML fragments: This is done from the relational data using FOR XML to the select query.
2) Ability to shred xml data to be stored in the database.
3) Finally, storing the xml data.

Download Schema Interview Questions And Answers PDF

Previous QuestionNext Question
Client-side XML support in SQL Server is in the form of SQLXML. Described in terms?Define XML support SQL server extends?