What are the various locking levels available?
Answers were Sorted based on User's Feedback
Answer / ram
Cursor Stability, Read Stability, Uncommited Read and Repeatable Read
| Is This Answer Correct ? | 0 Yes | 2 No |
wht is d/f b/w inner join and outer join ? d/f group by and order by having by ?
What is ibm db2 client?
What is a base table?
For unmatched rows returned from an outer join, the column values in the other table are set to null e.g If A OUTER JOIN B returns some unmatched rows from A, the corresponding column values in B will be set to null. What can be done so that a null value is not displayed for these columns?
What is db2 purescale?
what is Static and dynamic linking
What are the 2 sqlcodes that are returned?
where will u check for sqlcode ?
How can you classify the locks in db2?
How many databases can be created inside an instance in db2 ?
What is the use of with ur in db2?
how to unload different table data into different gdg files/ vsam files.