CRTSQLCBL (Create Structured Query Language COBOL) command

The Create Structured Query Language COBOL (CRTSQLCBL) command calls the Structured Query Language (SQL) precompiler.

It precompiles COBOL source containing SQL statements, produces a temporary source member, and then optionally calls the COBOL compiler to compile the program.

Related information
Create Structured Query Language COBOL (CRTSQLCBL) command