Rational Developer for System z
Enterprise COBOL for z/OS, Version 4.1, Programming Guide


Coding SQL statements

Delimit SQL statements with EXEC SQL and END-EXEC. The EXEC SQL and END-EXEC delimiters must each be complete on one line. You cannot continue them across multiple lines.

You also need to do these special steps:

Restriction: You cannot use SQL statements in object-oriented classes or methods.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)