Saved Bookmarks
| 1. |
What is durability in DBMS? |
|
Answer» Once the DBMS informs the user that a transaction has successfully completed, its effects should persist even if the system crashes before all its changes are reflected on disk. This property is called durability. |
|