COBOL SQL

COBOL uses dynamic and stored SQL statements to interact with the applicaiton database.

COBOL SQL Data Mover Scripts

COBOL SQL Stored Statements

Hint: Avoid Outer Join with all Bind Variables

When constructing custom stored SQL statements, include at least one join condition that links the two outer joined tables.