InterviewSolution
Saved Bookmarks
| 1. |
Describe What Redo Logs Are? |
|
Answer» Redo logs are logical and physical structures that are DESIGNED to hold all the changes made to a DATABASE and are INTENDED to aid in the RECOVERY of a database. Redo logs are logical and physical structures that are designed to hold all the changes made to a database and are intended to aid in the recovery of a database. |
|