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 |
What is DCLGEN ?
What statistic will tell the DBA how must space can be reclaimed from dropped table spaces on the next reorg run?
can we view the access paths created by dbrm ? how ? thx
What is the difference between Where and Having Clause
what is SPUFI ?
what is the use of bind parameter, Replace?
i hav created a program and moved to production but failed to create the table which is been used in the program. the program shows error as soon as it is moved or installed in production or shows error during its runtime. what is the sqlcode for this error
What is schema in db2?
Explain in detail about buffer manager and its functionalities?
How to execute stored procedure in db2 command editor?
Is it Possible to declare or create a cursor for UPDATE of table? If yes tell me how? If no Tell me why?
is it compulsory commitment control in journal?