Can We Restore a Table that accidantly dropped.
Answer Posted / ganesh
Upto Oracle 9i its not possible
but in 10g there is a new feature called flashback option
as
flashback table <tablename> to before drop
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
we have 10 concurrent programs under one request group out of 10 ccps all users submitting only 9 programs from srs window remaining one ccp for specific user how can it possible send me answer asap.
What is the disk migration? what is the steps involved in oracle disk migration?
how can we add a field to the oracle standard forms through Form Persanlization or custom.pll
can we use lexical perameter in oracle plsql if yes how
Which is the best institute in Hyderabad to learn OBIEE and DataStage?Please tell me faculty name also
Explain the difference between $ORACLE_HOME and $ORACLE_BASE.
Could you please let me know the interfaces in OM / FA??
Differentiate between writeoff and receipt writeoff. : oracle accounts receivable
What is auto invoicing? Explain : oracle accounts receivable
My requirement is like in database some defects are present and i need to clean them.To be brief for example every employee should have active assigments.So for those records which are not having status as active or null ,i need to update the roecords using API with the correct value. Client will provide a flat file for the records whch are defected.So i need to run the API for those records (flat file)and update the data in database. So my question is how to handle this requirement.Is there any existing API for this purpose?If yes then please send me the NAME. How to update the records in the database using flatfile. Any pointer will be appreciated.Thanks in advance.
What are different types of receipt reversals ? Explain them : oracle accounts receivable
What is the meaning of "Modulus" and "Alignment" in a datafile. Data file might be from any database. Data file is created through unloading data from a table. So, while loading this data into my table, I need to use these keywords. Could any one can help me regarding this?
What are the standard concurent programs for auto invoice interface and customer interfaces? : oracle accounts receivable
How many segment are present in Oracle Manufacturing
Give two methods you could use to determine what DDL changes have been made.