Database Hierarchical Question:

Download Job Interview Questions and Answers PDF

Explain atomicity and aggregation?

Database Hierarchical Interview Question
Database Hierarchical Interview Question

Answer:

Atomicity:
Either all actions are carried out or none are. Users should not have to worry about the effect of incomplete transactions. DBMS ensures this by undoing the actions of incomplete transactions.
Aggregation:
A concept which is used to model a relationship between a collection of entities and relationships. It is used when we need to express a relationship among relationships.

Download Database Hierarchical Interview Questions And Answers PDF

Previous QuestionNext Question
Explain Phantom Deadlock?Explain the advantages and disadvantages of a Hierarchical Database?