Search:     Advanced search
Browse by category:
C/C++   |   Java   |   Oracle/Database   |   SAP   |   ASP .NET   |   Mainframe-DB2   |   Freshers

What is XML Datatype?

Add comment
Views: 77
Votes: 0
Comments: 0
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 variables of the xml type and store XML instances in them. The xml data type and associated methods help integrate XML into the relational framework of SQL Server.
Others in this Category
document What is Filestream?
document How to get @@ERROR and @@ROWCOUNT at the same time?
document What is Cursor?
document What are Sparse Columns?
document Q: What is difference between TRUNCATE & DELETE ?
document What is RDBMS?
document What is Row_Number()?
document Q: Can a view be updated/inserted/deleted? If Yes under what conditions ?
document What does TOP Operator Do?
document What is Log Shipping?
» More articles



RSS