Accidentally i deleted my table. How can i get that table?

Answer Posted / adhi

IN MS SQL SERVER 2005.

1.Take Tail Log backup
2.Restore Full backup
3.Restore Diff (If u have)or Log backup in sequence order
4.Restore Tail Log backup

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to achieve Paging of records in SQL SERVER?

594


Do you know what are various aggregate functions that are available?

529


What is scrollable cursor?

545


What is difference between count (*) and count 1?

517


What are the different types of sql server replication? : sql server replication

629






What is report snapshot?

99


How to execute stored procedure and set temp table in sql server?

560


How to find a value in another dataset based on current dataset field (ssrs 2008 r2)?

116


Explain can you implement data mining in ssrs?

106


What is sql server database?

500


What are the pros and cons of putting a scalar function in a queries select list or in the where clause?

730


What are a database and a data warehouse?

575


What are secondary xml indexes?

571


Can you change the data type of a column in a table after the table has been created? If so, which command would you use?

641


What are sql dirty pages?

561