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 |
Suppose U install the oracle DB either enterprise edition or express edition in ur personal PC, Is there the Database has been created after ur installation if not then where the oracle's all objects with data be stored?
How to convert characters to numbers in oracle?
How to use "in out" parameter properly?
According to oracle specification VIEW is a object. OBJECT that means anything stored in the oracle database that has the physical existence.why VIEW doesn't take memory in oracle database, but it is treated as a object ?Please explain ?
How to install oracle database 10g xe?
How many memory layers are in the shared pool?
What is a parameter file in oracle?
How to write a query with an inner join in oracle?
What is clusters ?
query to find the maximum no persons with same age(age colomn) from emp table
How to rebuild an index in oracle?
How to connect to a local oracle 10g xe server?