Advertisements
Advertisements
प्रश्न
What are the ACID properties?
थोडक्यात उत्तर
उत्तर
- The acronym stands for Atomicity, Consistency, Isolation and Durability. Atomicity follows the thumb rule “All or Nothing” while updating the data in the database for the user performing the update operation.
- Consistency ensures that the changes in data value to be constant at any given instance. Isolation property is needed during concurrent action.
- Durability is defined as the system’s ability to recover all committed actions during the failure of storage or the system.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
Mention any two of the available values that are used in indexed property.
Define database
What symbol is used for the SELECT statement?
Explain the characteristics of DBMS.
Explain on Evolution of DBMS.
What is not a DBMS?
A database ______ certain details about how data is actually stored and maintained.
Users can work on DBMS using ______.
The interface between the database and end users or application programs is referred to as ______.
Which is not a limitation of database?