Share via


2.1.2.6 B016, Embedded Pascal

V0042:

The specification states the following:

 Subclause 21.8, "<embedded SQL Pascal program>":
  
 <embedded SQL Pascal program> ::=
 !! See the Syntax Rules.
  
 ...
  
 Syntax Rules
  
 1) An <embedded SQL Pascal program> is a compilation unit that consists of Pascal text and SQL text. The Pascal text shall conform to one of [ISO7185] or [ISO10206]. 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.