Share via


2.1.2.3 B013, Embedded COBOL

V0039:

The specification states the following:

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