MySQL Beginner Course: Chapter 10 - Transactions

Опубликовано: 09 Июль 2020
на канале: The Code City
27,341
215

MySQL Beginner's Course is a complete MySQL series that will help you get started with MySQL and you'll be ready for work in no time.


SET operators in MySQL are used to join the results of two or more SELECT statements. In this chapter on SET Operations we will go over the following:
1. UNION
2. INTERSECT
3. MINUS


Thank you for tuning in! If this helps you do consider liking the video and subscribing to the channel, it helps in creating more free content :)Chapter Chapter 9 : MySQL Beginner's Course is a complete MySQL series that will help you get started with MySQL and you'll be ready for work in no time.


In MySQL, a transaction is a sequential group of database manipulation operations, which is performed as if it were one single work unit. In other words, a transaction will never be complete unless each individual operation within the group is successful. MySQL transaction allows you to execute a set of MySQL operations to ensure that the database never contains the result of partial operations. In a set of operations, if one of them fails, the rollback occurs to restore the database to its original state.

In this chapter on MySQL Transactions, we'll learn
1. Transaction Set
2. Rollback
3. Table Locking

Thank you for tuning in! If this helps you do consider liking the video and subscribing to the channel, it helps in creating more free content :)

Chapter 9:    • MySQL Beginner Course: Chapter 9 - SE...  
Chapter 10:    • MySQL Beginner Course: Chapter 11 - M...  

#mysql #transactions #mysqlcourse


Смотрите видео MySQL Beginner Course: Chapter 10 - Transactions онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь The Code City 09 Июль 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 27,341 раз и оно понравилось 215 людям.