Lock Based Protocols in DBMS is a mechanism in which a transaction cannot Read or Write the data until it acquires an appropriate lock. Lock based protocols help to eliminate the concurrency problem in DBMS for simultaneous transactions by locking or isolating a particular transaction to a single user.
â–ş Database Management System(Complete Playlist):    • DBMS (Database Management system) Com… Â
Other subject-wise playlist Links: -------------------------------------------------------------------------------------------------------------------------------------- â–şDesign and Analysis of algorithms (DAA):    • Design and Analysis of algorithms (DAA)  ►Computer Architecture (Complete Playlist):    • Computer Organization and Architectur…  ► Theory of Computation    • TOC(Theory of Computation)  ►Artificial Intelligence:    • Artificial Intelligence (Complete Pla…  ►Computer Networks (Complete Playlist):    • Computer Networks (Complete Playlist)  ►Operating System:    • Operating System (Complete Playlist)  ►Structured Query Language (SQL):    • Structured Query Language (SQL)  ►Discrete Mathematics:    • Discrete Mathematics  ►Compiler Design:    • Compiler Design (Complete Playlist)  ►Number System:    • Number system  ►Cloud Computing \u0026 BIG Data:    • Cloud Computing \u0026 BIG Data  ►Software Engineering:    • Software Engineering  ►Data Structure:    • Data Structure  ►Graph Theory:    • Graph Theory  ►Programming in C:    • C Programming  ►Digital Logic:    • Digital Logic(Complete Playlist) Â
--------------------------------------------------------------------------------------------------------------------------------------- Our social media Links: ► Subscribe to us on YouTube:    / gatesmashers  ►Subscribe to our new channel:    / @varunainashots  ► Like our page on Facebook: https://www.facebook.com/gatesmashers ► Follow us on Instagram: https://www.instagram.com/gate.smashers ► Follow us on Instagram: https://www.instagram.com/varunainashots ► Follow us on Telegram: https://t.me/gatesmashersofficial ► Follow us on Threads: https://www.threads.net/@gate.smashers -------------------------------------------------------------------------------------------------------------------------------------- ►For Any Query, Suggestion or notes contribution: Email us at: [email protected] #WhatisSharedExclusiveLocking#DBMS
Content
0.407 -> Hello friends, Welcome to Gate smashers
2.92 -> In this video we're going to talk about concurrency control protocol
6.652 -> concurrency control protocol basic aim
10.133 -> is to achieve serializabity
12.787 -> and achieving recover-ability
14.652 -> and what are serializabity and recover-ability we had already discussed