Accidentally i deleted my table. How can i get that table?
Answer Posted / ravi kanth
In 10g i think using flashback command we can get back.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of data source?
how many layers of tcp/ip protocol combined of? : Sql server database administration
How do I find the size of a sql server database?
What is a not null constraint?
What is difference between standardization and normalization?
What does asynchronous call backs means?
How to delete duplicate rows in sql server?
What are the different editions available in sql server 2000?
What are the purposes of floor and sign functions?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
What is difference between rownum and rowid?
What is the Difference Between Primary and Foreign Key?
Do you know what is replace and stuff function in sql server?
How to use values from other tables in update statements in ms sql server?
How can you insert null values in a column while inserting the data?