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
How do I copy a table in db2?
What are the two types of logging in the db2 database? Explain them.
Can there be more than one cursor open for any program?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What does db2 stand for?
What is bind plan?
What is the difference between plan and package in db2?
What is db2 purescale?
How to resolve deadlock issue
What is runstats db2?
Explain the benefits you can get from mainframe connect?
What is runstats and reorg in db2?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
What is performance tuning db2?
What is sqlca?