Answer Posted / s
Cursor Stability (CS)
Repeatable Read (RR)
Read Stability (RS)
Uncommited Read (UR)
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the result of open cursor statement?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
How to check last update on table in db2?
Which is faster delete or truncate?
What is drop table?
What kind of database is db2?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
What is db2 stogroup?
How to execute stored procedures?
What is ibm db2 connect?
What is netezza database?
What is a db2 table?
What is the difference between dbm cfg and db cfg file in db2 ?
What is nvl in db2?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?