Advertisements
Advertisements
प्रश्न
What are the ACID properties?
थोडक्यात उत्तर
Advertisements
उत्तर
- 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
संबंधित प्रश्न
State the significance of the following in DBMS :
(i) Forms
(ii) Reports
What is the acronym of DBMS?
What symbol is used for the SELECT statement?
Explain the characteristics of DBMS.
Explain on Evolution of DBMS.
A database ______ certain details about how data is actually stored and maintained.
______ is known as skeleton of database.
State or snapshot of a database at any instance is known as ______.
The underlying component or set of programs used by DBMS to create the database and handle various queries for data retrieval and manipulation is known as ______.
List any two types of storage devices in DBMS.
