Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft SQL Server 2005 introduces a new data type and has enhanced several of the existing SQL Server data types.
Data type | Description |
---|---|
Used to store XML data. |
Data types | Description |
---|---|
Indicates that the maximum storage size for the varchar data type is 2^31-1 bytes. |
|
Indicates that the maximum storage size for the nvarchar data type is 2^31-1 bytes. |
|
Indicates that the maximum storage size for the varbinary data type is 2^31-1 bytes. |