Description
Embedded SQL in COBOL programs can be precompiled before building the final application. This helps legacy database applications keep SQL statements in source code while generating code the COBOL compiler can handle.
It is a developer build tool. Use it when maintaining COBOL applications that rely on embedded SQL workflows.