Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Online Practice Test
>
SQL Server 3
« Previous
Next »
___________ refers to the ability of the system to recover committed transaction updates if either the system or the storage media fails
Options
- Isolation
- Atomicity
- Consistency
- Durability
CORRECT ANSWER : Durability
Discussion Board
Durability
Durability refers to the ability of the system to recover committed transaction updates if either the system or the storage media fail. Durability is one of the "ACID" property. Durability in databases is the property that ensures transactions are saved permanently and do not accidentally disappear or get erased, even during a database crash. This is usually achieved by saving all transactions to a non-volatile storage medium.
Prajakta Pandit 03-9-2017 06:35 AM
« Previous
Next »
Write your comments
*
*
Email must be in the form someone@domain.com
*
*
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
Related Content
SQL Server (40)
SQL Server (28)
SQL Server (25)
Data Warehousing (10)
Biztalk (15)
SQL Server DBA (15)
Database (30)
Database (28)
DBMS (20)
Advertisement
▲