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 |
can we drop column from a table
what is rebinding ?
When reorg is used?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
What is -904 sql code? How to resolve it?
pls tell me abt the normalization five types....
I use CS and update a page. Will the lock be released after I am done with that page?
How do you run JCL in cobol program
What is a predicate?
Can DB2 be accessed by TSO users? If yes, which command is used to invoke DB2?
what types of copies can be made with the COPY Utility ?
1. what if null values retrived from database and no null indicator mentioned in query. What is sql code.