Collation in SQL Server
Introduction You must have already heard the term “Collation” in SQL Server. Collation is a...
Using Transaction ROLLBACK in SQL Server
Introduction Very recently, a colleague of mine came to me in desperation owning up that he had issued an update statement without a WHERE...
SQL Server High availability: Add new disk to an existing failover cluster instance
In my previous article, I have explained the step-by-step process of installing a node in existing SQL Server Failover Cluster Instance....
Dynamic Data Masking in SQL Server for beginners
The article introduces the basics of dynamic data masking (DDM) in SQL Server along with its...
SQL Always On Availability Groups: Computer Objects
SQL Server Always On Availability Groups is Microsoft’s latest technology for addressing the High Availability and Disaster Recovery...
Analytic Functions in SQL Server
Aggregate and Analytic functions in SQL Server operate on a set of rows. However, unlike such aggregate functions as sum, count and average...
Ranking Functions in SQL Server
Suppose you are designing an SQL Server database application for a company’s CEO and you have to...
Automating the Tabular Model Processing of Analysis Services (SSAS) Databases in SQL Server
This article talks about automating the processing of the Analysis Services database in SQL Server. Automation is one of the most important...
Installing SQL Server Failover Cluster Instance – Part 1
In this article, I am going to explain the process of installing SQL Server on failover cluster instance (FCI) on the primary node. First,...
Automate Database Test Restore in SQL Server
This article talks about automating the database restoration process which is often done manually...



