What is the function of Redo Log ?
Answer / orawhiz
The Primary function of the redo log is to record all
changes made to data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of Control File ?
How do we display rows from the table without duplicates?
What are joins..how many types of joins are there?
29 Answers Amdocs, CSC, TCS,
How many file formats are supported to export data?
how to hide the stored procedure inside a package
How to use "startup" command to start default instance?
What is meant by recursive hints in oracle?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
How to retrieve the count of updated rows?
what happened to the global index when I truncate the data in one of the partition?
How to end the current transaction in oracle?
how can we write trigger in trigger???????? can we write one trigger on two table???