What is log ldf?



What is log ldf?..

Answer / Vinay Kumar Gupta

In SQL Server, log LDF (Logical Log File) is one of the two main files used for database recovery. It records changes to data pages in the database during transactions that have not been committed yet.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What are the differences between user defined functions and stored procedures?

1 Answers  


Are there any preferred steps that need to be taken care of before starting the installation of sql server 2000?

1 Answers  


How do I find the port number for sql server?

1 Answers  


What is the boxing and unboxing concept in .net?

1 Answers  


How to provide values to stored procedure parameters in ms sql server?

1 Answers  


How do I find query history in sql server?

0 Answers  


how we can store the value like that 001,003,023 etc in sql server 2005

7 Answers  


what is a mixed extent? : Sql server administration

1 Answers  


i want to join two queries....and i want to run them as one after another that is want output of first query then second , then again output of first query then second and so on...

2 Answers  


What are three SQL keywords used to change or set someone?s permissions?

3 Answers  


What are the acid properties?

1 Answers  


Explain the microsoft sql server delete command? : SQL Server Architecture

1 Answers  


Categories