Answer Posted / narayana reddy
CS-cursor stability
RR-repeatable read
UR-uncommited read
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is db2 a programming language?
What is a collection in db2?
How do you concatenate the firstname and lastname from emp table to give a complete name?
Mention the various locks that are available in db2.
List out the data types available.
What are the two types of logging in the db2 database? Explain them.
What is view db2?
How to find primary key of a table in db2?
What is difference between alias and synonym in db2?
Give a brief description of db2 isolation levels?
How can you quickly find out the # of rows updated after an update statement?
How do you stop a db2 database in linux?
How to find the maximum value in a column in the db2 database?
What is with ur in db2?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?