Where is the output of EXPLAIN stored?
Answers were Sorted based on User's Feedback
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
Can I use LOCK TABLE on a view?
Can one database have multiple instances?
Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.
What is the difference between IN subselects and EXISTS subselect?
What is a collection in db2?
is it possible to get -811 error when you use cursors. why?
What is Reorg Recovery? when will you run it?
What is the purpose of the DSNC transaction ?
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?
Where would you find information about the type of database authority held by the user?
Which components manage deadlocks in db2?