What is a DB2 bind?
Answer / tintu raveendran
It is the process of creating an executable module from the
source DBRM. Its functions are,
Checks the syntax of the SQL defined in the program (DBRM)
Checks whether the object accessed by the SQL physically
exists.
Does an authorization check.
Creates the optimum access path for the query using the
DB2 optimizer.
| Is This Answer Correct ? | 8 Yes | 2 No |
How do you find the maximum value in a column in db2?
how do you resolve -818 error in db2. where we have to see time stamp token. i said by seeing in load module and plan .is it correct or not. give clear explination for how to see time stamp token
Hi , I am posting some interview ques . what is the use of cursors ? what is the diff between select and cursor ? bith are used for data retrival .. rite?
How do I start db2 in windows?
What is DYNSLT keyword? How do you perform selection using DYNSLT
How does DB2 use multiple table indexes?
What is performance tuning db2?
wht are the restrictions for union ?
Which components manage deadlocks in db2?
What is the COBOL picture clause of the following DB2 data types: DATE, TIME, TIMESTAMP?
What is a recovery log?
What is a precompiler?