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 any one method of removing data from a cell in a spreadsheet.
Give the full form of SQL.
What is the difference between .importing and exporting of a database?
Mention any two of the available values that are used in indexed property.
Define database
What is the difference between the Select and Project commands?
Which language is used to request information from a Database?
Which is not a limitation of database?
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'.
