#DBMS

Understanding Database Recovery and Security

What is Recovery ? Recovery in transaction in DBMS refers to the process of restoring the consistency of the database after a failure. In a DBMS, transactions are used to manipulate the data in the database. When a transaction is committed, the cha…

QuantumO0O
Load More
That is All