HP Exam Questions

What must be done to preserve the ACID properties of transactions?

What must be done to preserve the ACID properties of transactions?

A.
Group all related database changes into a single unit of work.

B.
Allow the reading of uncommitted changes to improve concurrency.

C.
Store the database and audit information on the same disk.

D.
Maintain the database and audit information in memory for performance.