Chapter 5: Open Client Embedded SQL/COBOL

Embedded SQL is a superset of Transact-SQL® that lets you embed Transact-SQL statements in application programs written in a language like COBOL. Embedded SQL includes all Transact-SQL statements, and the extensions needed to use Transact-SQL in an application.

Embedded SQL/COBOL provides a simple way to retrieve, insert, or modify data stored in any Adaptive Server database.