January 2019
Beginner
556 pages
14h 19m
English
The relational model describes the logical unit of processing data as the transaction; transactions can be defined as a set of operations performed in sequence. Relational databases provide a locking mechanism to ensure the integrity of transactions.
In this chapter, we will focus on the basic concepts that guarantee the correct execution of transactions. Also, we will discuss concurrency control problems, locking systems, dead locks, and advisory locks.
In this chapter, we will be covering the following topics:
The chapter will enable the developer to debug locking issues, thereby raising performance and increasing user satisfaction. ...
Read now
Unlock full access