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 / krishna
No without Bind the program doesn't executes
Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What is drop table?
What do you mean by cursor?
How do I add a column to an existing table in db2?
Explain about rct.
What is the function of logging in the db2 database?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What does a deadlock mean in DB2?
What is ibm db2 client?
What is ibm db2 used for?
Define db2.
What is schema in db2?
How to compare data between two tables in db2?
What is cursor stability in db2?
What is a dbrm in db2?
What is check constraint in db2?