Share via


2.1.2.87 F611, Indicator data types

V0123:

The specification states the following:

 Subclause 6.4, "<value specification> and <target specification>":
  
 <indicator variable> ::=
 [ INDICATOR ] <embedded variable name>
  
 <indicator parameter> ::=
 [ INDICATOR ] <host parameter name>
  
 ...
  
 Conformance Rules
  
 Without Feature F611, "Indicator data types", in conforming SQL language, the declared types of <indicator parameter>s and <indicator variable>s shall be the same implementation-defined data type.

Microsoft SQL Server 2008 R2 and Microsoft SQL Server 2012 vary as follows:

Transact-SQL does not support this feature.