Describe concurrency control.



Describe concurrency control...

Answer / Kaptan Singh

Concurrency control is a technique used in database management systems to allow multiple transactions to execute concurrently while maintaining database consistency. It aims to prevent conflicts and ensure that each transaction sees a valid database state. Techniques include locking, timestamping, and multiversion concurrency control.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Database Management Interview Questions

What does <> mean in database?

0 Answers  


How to prevent concurrent access to my data?

1 Answers   HCL,


What is a database management system and give examples?

1 Answers  


How can you get data from a database in an Excel sheet?

1 Answers   MindCracker,


Define RDBMS.

1 Answers   Ernst Young, Thomson Reuters,


Hi how to import oracle sequence in Informatica? Please write stored procedure code that will import oracle sequence in Informatica SP transformation as per below scenario Oracle table product list Pro_id, pro_name, price 101, LED Lights,200 102, 20 watt CFL Lights, 145 103, 30 watt CFL lights,155 Now a new flat file with new product list needs to be added to oracle table product list with oracle sequence flat file product list has two column pro_name, price 20 watt tube light ,45 30 watt tube light ,60

1 Answers   TCS,


Are databases stored on servers?

1 Answers  


Describe reporting lifecycle?

1 Answers  


Explain, why is rdbms better than dbms?

1 Answers  


Oracle precompiler translates the EMBEDDED SQL statemens into ?

1 Answers  


What are the different kind of export backups ?

1 Answers  


How do I create a database in access 2010?

1 Answers  


Categories