Answer Posted / chandra
flashback query is used for restore the data from recyclebin to database.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is oracle instant client?
Is there a combination of "like" and "in" in sql?
What is varray?
Can we write dml statement in function in oracle?
Explain about your project and its relation to the current job position you are applying to?
How to use windows user to connect to the server?
What is the simplest tool to run commands on oracle servers?
i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?
How to bring a tablespace online?
What is the maximum number of triggers that can be applied to a single table?
Point out the difference between user tables and data dictionary?
How to change user password in oracle?
What are the limitations of check constraint?
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
What is logical backup in oracle?