What are different backups available in sql server?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

If we delete pack Spec what will be the status of pack Body ?

0 Answers   Nagarro,


What happens if null values are involved in comparison operations?

0 Answers  


What are the 3 types of schema?

0 Answers  


State the difference between union and union all?

0 Answers  


Define inner join in sql server joins?

0 Answers  


How to transfer an existing table from one schema to another schema in ms sql server?

0 Answers  


what is denormalization and when would you go for it? : Sql server database administration

0 Answers  


Syntax to find the used space and free space of the Data file in a database(SQL Server). Following queries didn't give the exact Used space and Free Space Information sp_spaceused;DBCC showfilestats;exec MyDbName.dbo.sp_spaceused;SP_HELPFILE Can any one tell me the query for how to find the exact used data file space and free space in a Data File?

2 Answers   Cognizant,


What is SQL Profiler and the use of it?

2 Answers   247Customer,


what is advantages in sql 2005 over sql 2000?

4 Answers  


Is sql server is free?

0 Answers  


What is de-normalization and when do you do it?

3 Answers  


Categories