FOR XML Support for Various SQL Server Data Types
The topics in this section describe FOR XML support for data types in SQL Server.
In This Section
Topic |
Description |
---|---|
Describes how FOR XML works with the xml data type. |
|
Describes how FOR XML works with string data types such as varchar and nvarchar. |
|
Describes how FOR XML works with user-defined data types. |
|
Describes how FOR XML works with the timestamp data type. |