1.

XML datatype was introduced in which of the following versions of SQL Server?(a) SQL Server 2000(b) SQL Server 2005(c) SQL Server 2008(d) SQL Server 2012The question was asked in final exam.This interesting question is from Working With XML Data in section Beyond Relational of SQL Server

Answer»

Right option is (B) SQL Server 2005

To EXPLAIN: XML data type allows variables and columns to be created to specifically hold xml data, whether it be an entire XML document or just some XML CONTENT.



Discussion

No Comment Found

Related InterviewSolutions