ACID properties in SQL server | Atomicity, Consistency, Isolation and Durability | SQL interview Q&A

Опубликовано: 18 Сентябрь 2022
на канале: Right to Learn @BK
20,520
399

A transaction in SQL Server is a group of SQL statements that are treated as a single unit and they are executed by applying the principle “do everything or do nothing”

The acronym ACID was created by Andreas Reuter and Theo Harder in the year 1983, however, Jim Gray had already defined these properties in the late 1970’s.
Most of the popular databases such as SQL Server, Oracle, MySQL, Postgre SQL follows the ACID properties by default.

A - Atomicity
C - Consistency
I - Isolation
D - Durability


Смотрите видео ACID properties in SQL server | Atomicity, Consistency, Isolation and Durability | SQL interview Q&A онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Right to Learn @BK 18 Сентябрь 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 20,52 раз и оно понравилось 39 людям.