What is dynamic SQL?
Answer / s
Dynamic SQL are built at execution time. Dynamic SQL does
not go through the program preparation process like static
SQL and can execute different SQL statements in one
program.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is bind and rebind in db2?
if i made sme changes in sub pgm wht r the things to be done for this ?
What is bufferpool in db2?
In cursor program-1 can we create another cursor program-2 inside the cursor program-1.If yes how/no why ?
What is cascading rollback?
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?
What are the various data types available in db2?
Is it mandatory to use DCLGEN? If not, why would you use it at all?
What is db2 command?
What are concurrency issues?
What is the connection string to connect to the DB2 Database ?
What do you need to do before you do EXPLAIN?