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 |
consider some table with 4 r 5 columns in that 1 col is DATE type. The data is like that,For each date in that col some 3 fields r there but all the records r having different data. Now i want to display all the columns by performing grouping on the date field ( as SELECTION Operator(*) cannot be used with group function having only one "group by clause". how to do this? can any one help me in finding out the solution plss?
what is candidate key & super key
What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
What is the best way to do multi-row insert in oracle?
Why do we use bulk collect in oracle?
11. Display the client number and name and the client number and name of the person who referred that client.
Table1- have two column filename data AFGDFD-20112011 hi how r u bsdasd-23042011 name shoud be in bold Now i want output like filename data AFGDFD hi how r u bsdasd name shoud be in bold Kindly answer this
please explain.. DB architecture ...
How to use subqueries with the in operator using oracle?
Whats the benefit of dbms_stats over analyze?
Explain the use of rows option in imp command.
Explain the use of show option in imp command.