Database Developer Question:
Download Questions PDF

Can you tell me the ACID properties and explain?

Database Developer Interview Question
Database Developer Interview Question

Answer:

Following are the four properties of ACID. These guarantees that the database transactions are processed reliably.

☛ Atomicity
☛ Consistency
☛ Isolation
☛ Durability

Download Database Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell us what are the different DML commands in SQL?Tell us what is an Index?