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 meant by cell address?
State the significance of the following in DBMS :
(i) Forms
(ii) Reports
Write the steps to filter a table.
What is a relationship in databases? List its types.
How is a top to bottom relationship among the items in a database established?
What is not a DBMS?
Give the term for the following:
DBMS creates a file that contains a description of the data stored in the database.
State the following rules of DBMS.
Entity Integrity
State the following rules of DBMS.
Referential Integrity
What is meant by date-transfer rate?
