InterviewSolution
Saved Bookmarks
| 1. |
What is the hybrid model in SQL Server?(a) Combination of relational and XML data type columns(b) Combination of relational and non relational data type columns(c) Using XML with views(d) Using XML with triggersI got this question at a job interview.This is a very interesting question from Working With XML Data topic in portion Beyond Relational of SQL Server |
|
Answer» Correct answer is (a) Combination of RELATIONAL and XML data type columns |
|