why should we bind the DB2 program . What if we did not
BIND a BD2 program ??
Answer Posted / hareesh
Bind is a compulsory step in DB2 programming, because only
after the Bind step you will get the executable load module.
| Is This Answer Correct ? | 17 Yes | 13 No |
Post New Answer View All Answers
what is diffrence b/w file-aid tool and file-aid utility???
How do I add a column to an existing table in db2?
List out the data types available.
What do you mean by commit and rollback?
What is the physical storage length of date data type?
On which levels locks can be applied?
When the like statement is used?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
If I have a view which is a join of two or more tables, can this view be updateable?
What is runstats db2?
define clustering index.
How to create backup table in db2?
Is schema the same as database?
What is bind and rebind in db2?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.