Share via


2.1.2.170 S403, ARRAY_MAX_CARDINALITY

V0206:

The specification states the following:

 Subclause 6.28, "<numeric value function>":
  
 <max cardinality expression> ::=
 ARRAY_MAX_CARDINALITY <left paren> <array value expression> <right paren>
  
 ...
  
 Conformance Rules:
  
 Without Feature S403, "ARRAY_MAX_CARDINALITY", conforming SQL language shall not contain <max cardinality expression>.

Microsoft SQL Server 2008 R2 varies as follows:

This feature is absent from the [ISO/IEC9075-2:2008] standard.

Microsoft SQL Server 2012 varies as follows:

Transact-SQL does not support this feature.