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 |
Why de-normalization required?
What are the types of indexing?
Does server sql treat char as a variable-length or fixed-length column?
What do you mean by a Composite primary key?
1.What is the deferece between DBMS & RDBMS? 2.How can you trouble shoot? If u will get error while installing sql server? 3.How can u trouble shoot slow running query? 4.how can u trouble log shipping errors? 5.why do we use merge replication instead of T.log replication?
Is it safe to delete log files?
How do you know if sql server is running on your local system?
How will you decide the active and passive nodes?
What is difference between clustered index and non clustered index?
Disadvantages of the indexes?
explain different levels of normalization? : Sql server database administration
What is updatable resultset?