Answers

Question and Answer:

  Home  Basic SQL Server

⟩ Do you know what are ACID properties?

ACID is used in database and it includes the following properties such as atomicity, consistency, isolation and durability. These properties allow easy, reliable and secure database transaction. Example: Transfer of money from one bank account to another. It is used to manage the concurrency in the database table.

 179 views

More Questions for you: