Answer Posted / manisha
From Redo-log files we can read the transaction details.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is explicit cursors?
What is the command to change the recovery model?
What are the difference between clustered and a non-clustered index?
Where are sql server user names and passwords stored in sql server?
Write an sql query to sort a table according to the amounts in a row and find the second largest amount.
How to enter unicode character string literals in ms sql server?
Explain the difference between clustered and non-clustered index?
What is a trigger in sql server?
What are the different types of stored procedures?
What is serializable?
What is the security principal at the database level that represents your session?
How to create a scrollable cursor with the scroll option?
What to check if a User database is locked?
Explain transaction isolation levels in sql server?
what are isolation levels? : Sql server database administration