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

What are cursors? Explain the different types of cursors Enlist a few disadvantages of cursors.

699


How can you check the level of fragmentation on a table?

684


What is a primary index?

620


What is nolock?

644


What is parameterized reports in ssrs ?

111






What is sql server locking?

619


Is it possible to update the views? If yes, how, if not, why?

625


What are the dmvs?

679


What triggers long term care?

638


Explain filtered indexes benefits?

683


Explain the steps to use transact-sql cursor?

605


How to create new table with "create table" statements?

645


What is primary key and example?

594


What is the parse query button used for?

695


Explain the different types of backups available in sql server? : sql server database administration

593