why should we bind the DB2 program . What if we did not
BIND a BD2 program ??
Answer Posted / srinivas g
Bind is type of compiler for the SQL statement.
It reads the SQL Statements from the DBRM and produces a mechanism to access data as directed by the SQL statements being bound.
Also checks Syntax, check for correctness of table & column definitions against the catalog information & performs authorization validation.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is load utility in db2?
How to run db2 command in windows?
What are the rules for db2 programming?
Mention the downsides of page level lock.
What is bind plan?
How is a typical db2 batch pgm executed?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2
What is null indicator in db2?
How to find schema of a table in db2?
How can record locking be achieved in those DB2 versions which do not support it?
What is the difference between dbm cfg and db cfg file in db2 ?
What is with ur in db2?
What is role in db2?
Which command is used to connect to a database in DB2 ? Give the Syntax.