Scheduling is executing the transactions in a particular sequence. Introducing the idea of scheduling and explaining in the Database Management System what a schedule is.
Later we will explain various types of schedules such as serial, non-serial, and serializable schedules in DBMS. Further moving towards the middle we will be introducing the concept of recoverability of schedule in DBMS.
What is recoverability in DBMS and how can we implement it will be the key areas of focus. Towards the end, we would be wrapping up with the conditions of schedules to view equivalent.