adspace
Answer Posted / Sumayya
The redo log in Oracle Database is a critical component that records changes made to the database. It contains a sequence of redo entries, each representing a single transaction or part of a transaction. The redo log ensures data consistency and durability by allowing the database to roll forward the transaction log during recovery.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to use values from other tables in update statements using oracle?
Design database draw er diagram for a certain scenario ?
How to select all columns of all rows from a table in oracle?
What is oracle latest version?
How to start an oracle instance?
Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com
How to put more than 1000 values into an oracle in clause?
How to write a left outer join with the where clause in oracle?