CL Command Reference - CRTSQLRPG

CL Command List > CRTSQLRPG Reference

Description:

The Create SQL RPG Program (CRTSQLRPG) command calls the Structured Query Language (SQL) precompiler which precompiles RPG source containing SQL statements, produces a temporary source member, and then optionally calls the RPG 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.