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.
V0174:
The specification states the following:
-
Subclause 6.36, "<array value expression>": <array value expression> ::= <array concatenation> | <array primary> <array concatenation> ::= <array value expression 1> <concatenation operator> <array primary> <array value expression 1> ::= <array value expression> <array primary> ::= <value expression primary> ... Conformance Rules Without Feature S091, "Basic array support", conforming SQL language shall not contain an <array value expression>.
Microsoft SQL Server 2008 R2 and Microsoft SQL Server 2012 vary as follows:
Transact-SQL does not support this feature.