How to fetch the uncommited data from table ?
Answer / sudhir kumar
With the help of restart checkpoint logic.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do we specify index to include or not during bind process.
What is an instance database?
i want to know how the commit option works,how it save the changes? it will update the database or what ? where we can see these saved changes?
what is SMP/E? and what are the major steps of it? thanks...
Explain the function of data manager.
What is node in db2?
How do you retrieve the first 5 characters of firstname column of db2 table emp?
How do I optimize a query in db2?
How is the value function used?
Explain correlated sub-queries.
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
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?