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 syntax of DROP command?
WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
How translate command is different from replace?
How to create a table index in oracle?
if i have a procedure with 1000 line.when i run this in 61 line i got the error but i want to continue the programe without error.can anyone tell me how to handle that error.
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
how to retrieve data from different tables ,place this data in different excel worksheets.
How to retrieve 5th highest sal from emp table?
can anyone help me ? an index has been done on the primary key of a table. an update operation was performed on that table. now my question is 1> what abt the performance ? means faster or slower due to indexing ? 2> does the operation affect to the primary key constraint ?
Explain the use of rows option in exp command.
Can we connect to ORACLE db using Windows Authentication?