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 lock escalation in db2?
can all users have the privilage to use the sql statement select * (dml)?
What is sqlca’s maximum length?
What are packages in db2?
What types of tables are there in the db2 database?
What is the difference between db2 and oracle?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
Discuss about db2 bind?
Can we update view in db2?
What is runstats db2?
What is a plan and package in db2?
what is a corelated subquerry?
What is the connection string to connect to the DB2 Database ?
What does db2 stand for?
Why do we bind in db2?