Microsoft SQL Server is one of the best and full-featured relational database management system. It provides various features like database partitioning in SQL server. But
Author: Andrew Jackson

Know-How to Perform SQL Server Disaster Recovery
In this article, we have discussed how to perform SQL server disaster recovery easily. Also in this problem tackling blog will discuss the tips to prevent SQL database from disaster.
Get to Know How to Shrink Transaction Log in SQL Server
Many times the administrators ask about the transaction log size limit and how to shrink it. Even the log records are not managed properly and
Ways of Managing SQL Server Database Fragmentation
If you are an SQL admin or user, you must be familiar with the term” fragmentation.” In every SQL Server, indexes get fragmented as the
Quick Methods to Restore Database from MDF File Only
“Recently, my system has encountered a severe breakdown. I lost most of my files and applications attached to it. Luckily, the MDF file of the
Learn How to Find Who Deleted Records in SQL Server
Query 1: “Hello friends, I am writing for the first time hoping that some of the learned friends can help me sort out the problem.