I have all the primary data files, secondary data files as well as logs. Now, tell me can I still restore the database without having a full backup? : sql server database administration



I have all the primary data files, secondary data files as well as logs. Now, tell me can I still re..

Answer / Shivram Meena

{"No, you cannot restore a database without a full backup. You need to have a full backup to perform a restore operation."}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is the difference between count () and rowcount ()?

1 Answers  


Explain the flow of creating a cube? : sql server analysis services, ssas

1 Answers  


what type of indexes physically sort data?

3 Answers  


Please give me the SP for the below scenario. I have two tables named Table1 and Table2...I need to fetch record by record from Table1 and insert the record in to table2 where the value in the sno column of the table1 is even number.

4 Answers   Value Labs,


my name is sejal I have cleared the sbi clerk exam. I am BCA graduate My favorite subject RDBMS Relational database management system. so please send me rRDBMS related interview questions

1 Answers  


Can we store videos inside the sql server table?

1 Answers  


How to restart SQL Server in single user mode? How to start SQL Server in minimal configuration mode?

3 Answers  


Why do we use non clustered index?

1 Answers  


Hi Can any one tell me the Good institute to learn SQL esp for Data Base Testing or SQL from scratch to the proficiency level in Hyederabad and facult also. Thankyou well in advance

6 Answers  


What are ddl triggers and types of ddl trigger?

1 Answers  


What is the difference between views and stored procedures? Can we have input parameters for views?

6 Answers  


What are truncate options available in sql server? : sql server database administration

1 Answers  


Categories