Interview Questions

RDBMS FUNDAMENTALS - Concurrency Control

RDBMS FUNDAMENTALS Interview Questions and Answers


(Continued from previous question...)

RDBMS FUNDAMENTALS - Concurrency Control

Concurrency Control : All RDBMS must ensure that the transactions of concurrent users do not interfere with each other. If it does not handle the transactions properly, the problems of lost update, uncommitted data, or inconsistent data might occur.

(Continued on next question...)

Other Interview Questions