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
What is the maximum size per database for sql server express?
How do I view a stored procedure in sql server query?
User wants only to display only pdf as export option in report manager. How to achieve this?
What is transact-sql ddl trigger?
how to define testing of network layers? : Sql server database administration
Can we use having clause without group by?
Why use update_statistics command in sql server?
Is it possible to update the views? If yes, how, if not, why?
What are the pre-defined functions in the sql server?
you have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation? : Sql server administration
What is indexing in sql server with example?
What are the features of Embedded SQL
Is sql server is free?
What are different types of subquery?
What happens if null values are involved in comparison operations?