Glossary

EXEC SQL

The delimiter that begins an embedded SQL statement in a COBOL program, terminated by END-EXEC. The DB2 precompiler processes these statements before COBOL compilation.

Learn More

Related Terms