Concurrency Control

  There are times when a database is accessed by many users across the enterprise. Transaction logs can help maintain concurrency in a multiuser platform. (1) Describe at least two business scenarios where "commit" and "rollback" would be required. (2) Describe how these functions would be essential for business continuity and concurrency control.