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
संबंधित प्रश्न
Give the full form of SQL.
State the main advantages of an Action Query.
Write the steps to filter a table.
What is the difference between the Select and Project commands?
The ______ diagram gives a logical structure of the database graphically?
How is a top to bottom relationship among the items in a database established?
The interface between the database and end users or application programs is referred to as ______.
Which of the following is not a real-life application of database?
Give the shortcut that is used to select a row in Excel.
Why is database testing important?
