|
Whenever an operation is performed in SQL Server it is not committed directly to the database.All th....
|
|
|
Dirty pages in SQL server are the data pages which have been modified and are still lying in the buf....
|
|
|
Yes, the logs can be used to fetch the deleted table.For this one has to use some some external tool....
|
|
|
With the help of @@version one can determine the Service pack installed on th SQL Server. For this y....
|
|
|
Lots of options exists to move the data or databases. Depending on our requirements we can opt for t....
|
|