What is a DB2 bind?
Answers were Sorted based on User's Feedback
Answer / manisha
DB2 bind is a type of compiler for SQL statements which
read sql statement from DBRM and produces a mechanism to
access data as divided by SQL statement being bound.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / satyadev kumar
DB2 bind is will give access to the db2 table trough the
sql statement.
| Is This Answer Correct ? | 0 Yes | 1 No |
For Null indicator we have 3 values 0,-1,-2. 0->Not nulll -1->Null -2->Value truncated If ther is any possibility to have any positive value other than 0 in Null indicator.If it is so then when we will get and what is the value?
how to unload different table data into different gdg files/ vsam files.
What is the use of with ur in db2?
What is alias in db2?
What will the COMMIT accomplish?
What does a deadlock mean in DB2?
Can we able to find all the Table names under a Particular Plan?
How do u achieve record level locking in DB2 versions when record level locking is not allowed?
What are foreign keys?
What is the role of union all and union
Is Cursor exicutable ?
Define declaration generator (dclgen).