SQL Server 2008 Interview Questions And Answers For Freshers and Experience Part-3
21. What is XML Datatype? The xml data type lets you store XML documents and fragments in a SQL Server database. An XML fragment is an XML instance that is missing a single top-level element. You can create columns and…
Read More