Can We Restore a Table that accidantly dropped.
Answer Posted / attitude girl
Ofcourse Its Possible in New ORACLE 10g EDITION
you have to use flashback command for this.
Syntax:
FLASHBACK TABLE YOURTABLENAME TO BEFORE DROP;
LIKE
FLASHBACK TABLE EMP TO BEFORE DROP;
FLASHBACK COMPLETE.
YOU'LL BE AMAZED BY THIS.
THE BEST THIG IS THAT IT'LL EVEN GET YOUR DATA BACK AS WELL.
TRY THIS COMMAND.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what are the tools used for oracle 10g in real time.
Explain the difference between $ORACLE_HOME and $ORACLE_BASE.
where the dff data will be stored
Explain the payment term in ar. : oracle accounts receivable
What is the sql query to find the employee who has Nth maximum salary?
How would you determine what sessions are connected and what resources they are waiting for?
How would you determine who has added a row to a table?
What is the technical flow associated with P2P or Procure to Pay cycle like the tables, APIs, concurrent programs involved in this cycle. Only technical please.
can u give guidance abt packages of plsql
3. Steps in UAT?
what is difference between inner join & nested query or subqueries
What is the use of lockboxes? Steps for lock box : oracle accounts receivable
I've got a database 10g and Form version 5.0 but unable to connect. Does Oracle 10g database supports form 4.5
i am working with OC 4.5 i have numbers in table in 10 row with some null values please tell me how to find total? Thanks
How to clone the database using RMAN back