How to retrieve data from log files in SQL SERVER ?????
Answer / madan
There is no way to to read log file in mssql server.
TO read log file there are some 3rd party tools.
Is This Answer Correct ? | 8 Yes | 0 No |
what type of index will get created after executing the above statement? : Sql server database administration
How can we write or define DDL statements in Sql server and DML statements?
What is the difference between osql and query analyzer?
What are truncate options available in sql server? : sql server database administration
Write a query for primary key constraint with identity key word?
What is the partitioning method?
Explain datetimeoffset data type in sal server 2008?
Write an sql query to find the names of employees start with ‘a’?
your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files? : Sql server administration
What is a join in sql? What are the types of joins?
What is the difference between Normalization and De-normalization?
Do you know nested transaction?