Site MapHelpFeedbackLearning Objectives
Learning Objectives
(See related pages)

This chapter describes transaction management features to support concurrent usage of a database and recovery from failures. After this chapter, the student should have acquired the following knowledge and skills:

Explain the ACID transaction properties and the concepts of recovery and concurrency transparency.

Understand the role of locking to prevent interference problems among multiple users.

Understand the role of recovery tools to deal with database failures.

Understand transaction design issues that affect performance.

Describe the relationship of workflow management to transaction management.







Mannino DB Design 3eOnline Learning Center with Powerweb

Home > Chapter 15 > Learning Objectives