Answer Posted / sai prakash
It is a default isolation level. It puts a lock on the data that has been fetched, so that the retrieved data can be updated or deleted.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are bind parameters in db2?
Name the lockable units in DB2?
How to get the ddl of a table in db2?
How to check sequence on a table in db2?
Which isolation level provides maximum concurrency?
Describe major components of db2?
How can you quickly find out the # of rows updated after an update statement?
How do you concatenate the firstname and lastname from emp table to give a complete name?
What is a dbrm in db2?
What is db2 bind process?
How to create db2 table in mainframe?
Explain correlated sub-queries.
Which command is used to remove all rows from a table?
What is precompiler in db2?
What is the difference between nvl and coalesce?