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
संबंधित प्रश्न
What is the difference between .importing and exporting of a database?
What is meant by freezing panes?
What is the acronym of DBMS?
Which language is used to request information from a Database?
The ______ diagram gives a logical structure of the database graphically?
List few disadvantages of the file processing system.
What is meant by Database Partitioning?
Constraints are used to ______.
Which is not a limitation of database?
Give the shortcut that is used to select a row in Excel.