SQL statements coded directly within a COBOL program, delimited by EXEC SQL and END-EXEC. The DB2 precompiler (or coprocessor) translates embedded SQL into COBOL CALL statements before compilation. (Ch. 27, Ch. 28) See also: *DB2*, *Host Variable*, *SQLCA*, *DCLGEN*.