2.1.2.7 B017, Embedded PL/I

V0043:

The specification states the following:

 Subclause 21.9, "<embedded SQL PL/I program>":
  
 <embedded SQL PL/I program> ::=
 !! See the Syntax Rules.
  
 ...
  
 Syntax Rules
  
 1) An <embedded SQL PL/I program> is a compilation unit that consists of PL/I text and SQL text. The PL/I text shall conform to [ISO6160]. The SQL text shall consist of one or more <embedded SQL statement>s and, optionally, one or more <embedded SQL declare section>s.

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

Transact-SQL does not support this feature.