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
Queries are used to ____________ information from database.
What symbol is used for the SELECT statement?
List few disadvantages of the file processing system.
What is the full form of DBMS?
A database ______ certain details about how data is actually stored and maintained.
Which of the following is not a real-life application 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 ______.
Why is database testing important?
