Computer Science, asked by bhallaamulya8475, 11 months ago

What does the term "atomic" mean in the context of relational databases?

Answers

Answered by mksmamta1407
1

Answer:

Atomicity in relational databases means that operations (DMLs/DDLs etc) executed by the database will be atomic. The unit of atomicity usually provided by relational databases is a Transaction. ... Atomicity in relational databases means that operations (DMLs/DDLs etc) executed by the database will be atomic

Answered by mehaksindhani49
1

Explanation:

Atomicity in relational databases means that operations executed by the database will be atomic. The unit of atomicity usually provided by a relational databases is a transaction.

### please mark branliest ###

Similar questions