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.
V0098:
The specification states the following:
-
Subclause 16.1, "<set XML option statement>": Without Feature X100, "Host language support for XML: CONTENT option", conforming SQL language shall not contain a <set XML option statement> that contains CONTENT.
Microsoft SQL Server 2008 R2 and Microsoft SQL Server 2012 vary as follows:
Transact-SQL does not support this feature. See the CONTENT argument of the xml data type [MSDN-Transact-SQLRef] for equivalent functionality.
This variation pertains to xml data type functionality in SQL Server.