InterviewSolution
Saved Bookmarks
| 1. |
What Happens In Bind Step In A Db2 Program? |
|
Answer» BIND STEP CONVERTS all the SQL statements into executable form in COBOL-DB2 program. Bind step converts all the SQL statements into executable form in COBOL-DB2 program. |
|