What are the three types of page locks that can be held?
Answer / s
I think you mean the three types of LOCK MODES.
S Share
U Update
E Exclusive
| Is This Answer Correct ? | 1 Yes | 1 No |
What is sqlca?
What does db2 stand for?
What is the use of reorg in db2?
What is reorg?
What is coalesce in db2?
what is a trigger and types of triggers
I have 1000 rows in a db2 table.I want to update first 100 records,How do I do it?
Hi. I am currently working as a application developer. I would like to persue a DB2 certification exam. Can anybody please provide me the details about this exam like Syllabus, Cost and how to take the certification?
what is utility for parm lib
What is referential integrity?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
What is meant by AUTO COMMIT?