My DB2 program first read the data from a file and then it
look into a table with the data it got from the file.If we
did not bind the program , should the file read before SQL
execution be success??
Answer Posted / reddy
Program successfully reads the file as the Bind is only for
DB2 queries and it would give an abend(-805) once it
reaches the SQL statement.
Any comments
Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is null in db2?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
What is db2 bind?
What is dclgen in db2?
What is phantom read in db2?
define clustering index.
What do you mean by commit and rollback?
What is plan in cobol db2?
Is schema the same as database?
What is difference between rollback and commit?
What is rct?
What are the various data types available in db2?
What is the use of runstats in db2?
What is dbrm?
Define declaration generator (dclgen).