In a COBOL-DB2 program,
1. Precompiler is responsible for checking syntax errors of DB2 statements.
2. Bind also used to check the syntax errors of DB2 statements.
Query: Can any one please let me know what exactly, the sytem will check for errors
during precomilation and Bind.
Also please let us know some examples for each.