How to retrieve data from log files in SQL SERVER ?????
Answer Posted / 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 |
Post New Answer View All Answers
SQL Server Architecture ?
What happens if the update subquery returns multiple rows in ms sql server?
What do you mean by an execution plan? Why is it used?
How to verify a login name with sqlcmd tool?
Describe in brief authentication modes in sql server.
What will happen if a column containing char type data is changed to the nchar data type?
What are the three different part of rdl file explain them?
What happens if we shrink log file in sql server?
Can we use where clause in union?
how can a database be repaired? : Sql server administration
Can I work with several databases simultaneously? : sql server management studio
Difference between aggregate functions of sql?
between cast and convert which function would you prefer and why?
What is row_number()?
What are the different types of upgrades that can be performed in sql server?