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
संबंधित प्रश्न
What is the use of legends in a chart?
Mention any two of the available values that are used in indexed property.
Define database
A tuple is also known as ______
What is not a DBMS?
______ is known as skeleton of database.
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 ______.
State the following rules of DBMS.
Entity Integrity
State the following rules of DBMS.
Referential Integrity
State any two requirements that should be considered before making an investing decision to choose between 'Server database' or 'Desktop database'.
