CL Command Reference - CRTSQLPLI
CL Command List > CRTSQLPLI Reference
Description:
The Create SQL PL/I Program (CRTSQLPLI) command calls the Structured Query Language (SQL) precompiler which precompiles PL/I source containing SQL statements, produces a temporary source member, and then optionally calls the PL/I compiler to compile the program.
If the Relational database (RDB) parameter is specified and a program is created, an SQL package will be created at the specified relational database.
Examples:
None.