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.
V0252:
The specification states the following:
-
Subclause 17.1, "<start transaction statement>": <start transaction statement> ::= START TRANSACTION [ <transaction characteristics> ] ... Conformance Rules Without Feature T241, "START TRANSACTION statement", conforming SQL language shall not contain a <start transaction statement>.
Microsoft SQL Server 2008 R2 and Microsoft SQL Server 2012 vary as follows:
Transact-SQL does not support this feature. See the BEGIN TRANSACTION [MSDN-BEGIN] statement for equivalent functionality.