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.
V0104:
The specification states the following:
-
Subclause 18.3, "<embedded SQL C program>": Without Feature X114, "Host language support for XML: PRESERVE WHITESPACE option", in conforming SQL language, <C XML CLOB variable> shall not immediately contain an <XML whitespace option> that is PRESERVE WHITESPACE. Without Feature X114, "Host language support for XML: PRESERVE WHITESPACE option", in conforming SQL language, <C XML BLOB variable> shall not immediately contain an <XML whitespace option> that is PRESERVE WHITESPACE. Without Feature X114, "Host language support for XML: PRESERVE WHITESPACE option", in conforming SQL language, <C XML VARCHAR variable> shall not immediately contain an <XML whitespace option> that is PRESERVE WHITESPACE.
Microsoft SQL Server 2008 R2 and Microsoft SQL Server 2012 vary as follows:
Transact-SQL does not support this feature.
This variation pertains to xml data type functionality in SQL Server.