Code SQL statements in ILE RPG applications

This topic describes the unique application and coding requirements for embedding SQL statements in an ILE RPG program. The coding requirements for host variables are defined.

Note: By using the code examples, you agree to the terms of the Code license and disclaimer information.

For more information about programming using ILE RPG, see the ILE RPG Programmer's GuideLink to PDF topic and the ILE RPG ReferenceLink to PDF topic.

Related concepts
Write applications that use SQL
Error and warning messages during a compile of application programs that use SQL
Related reference
Example: SQL statements in ILE RPG programs