Share via


2.1.2.146 S151, Type predicate

V0182:

The specification states the following:

 Subclause 8.19, "<type predicate>":
  
 <type predicate> ::=
 <row value predicand> <type predicate part 2>
  
 <type predicate part 2> ::=
 IS [ NOT ] OF <left paren> <type list> <right paren>
  
 ...
  
 Conformance Rules
  
 Without Feature S151, "Type predicate", conforming SQL language shall not contain a <type predicate>.

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

Transact-SQL does not support this feature.