adspace
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
List the ways in which dynamic sql can be executed?
what is the difference between openrowset and openquery?
Why use identity in sql server?
You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?
What are the properties of the transaction?
Equi join and non equi join is possible with sql server?
What is the difference between for xml raw and for xml auto?
Explain “row_number()” in sql server with an example?
How can you append an identity column to a temporary table?
Why should you use or avoid select * statements?
What is acid mean in sql server?
How can I check that whether automatic statistic update is enabled or not?
What is a scheduled job or what is a scheduled task?
What is clustered index
What are the kinds of subquery?