Database administration

Implementing Full-Text Search in SQL Server 2016 for beginners

Database administration, Search • One Comment

This article talks about the full-text search and its implementation for the beginners to get...
Read More

Dynamic Data Masking in SQL Server for Advanced Users

Database administration, Work with data

This article gives a high-level understanding of dynamic data masking in SQL Server along with its use cases, best practices and security...
Read More

Move System Databases in the SQL Server Failover Cluster

Database administration, Database Optimization & Structure

Recently, I was assigned to a project – our customer purchased a new SAN, and they wanted us to replace the old one with a new SAN....
Read More

Collation in SQL Server

Database administration, Work with data • One Comment

Introduction You must have already heard the term “Collation” in SQL Server. Collation is a...
Read More

Using Transaction ROLLBACK in SQL Server

Database administration, Statements, Transaction Log

Introduction Very recently, a colleague of mine came to me in desperation owning up that he had issued an update statement without a WHERE...
Read More

SQL Server High availability: Add new disk to an existing failover cluster instance

Database administration, Database Optimization & Structure

In my previous article, I have explained the step-by-step process of installing a node in existing SQL Server Failover Cluster Instance....
Read More

Automated testing of the desktop application: expediency and frameworks overview

Automation, Languages & Coding, Testing

Introduction You have certainly heard about regression and acceptance testing. But do you know how...
Read More

Dynamic Data Masking in SQL Server for beginners

Database administration, Work with data

The article introduces the basics of dynamic data masking (DDM)  in SQL Server along with its overview supported by a simple example...
Read More

SQL Always On Availability Groups: Computer Objects

Availability Groups, Database administration

SQL Server Always On Availability Groups is Microsoft’s latest technology for addressing the High Availability and Disaster Recovery...
Read More

Automating the Tabular Model Processing of Analysis Services (SSAS) Databases in SQL Server

Automation, Database administration

This article talks about automating the processing of the Analysis Services database in SQL Server....
Read More
Close