Durability means that:

A) transactions can't be erased.
B) once a transaction is committed, no subsequent failure of the database can reverse the effect of the transaction.
C) transactions can withstand failure.
D) transactions never finish on time.


B) once a transaction is committed, no subsequent failure of the database can reverse the effect of the transaction.

Computer Science & Information Technology

You might also like to view...

A software application that can be an integral part of a Web browser or provide additional multimedia capabilities is called a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

To Freeze Columns and/or rows use the View Tab, Window Group, and then click ________ Panes

Fill in the blank(s) with correct word

Computer Science & Information Technology

Writing the number 0.0000000675 as 6.75e-8 is an example of ____________________ notation.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

An embedded microcontroller with a 20?bit address bus implements the following four blocks of memory. Draw an address decoding table to satisfy the following memory map and design an address decoder to select each of these devices.

a. RAM1 0 0000 ? 3 FFFF b. RAM2 4 0000 ? 7 FFFF c. ROM1 E 0000 ? E 7FFF d. ROM2 F 0000 ? F FFFF

Computer Science & Information Technology