SQL Server AlwaysOn Availability Groups: Installation and configuration, Part 1
In this article, I will explain the process of installing pre-requisites to deploy the SQL Server...
Implementing a TeamCity Plugin
Steps for implementing a TeamCity Plugin include: • Preparing the development environment • Generating a Maven project • Implementing...
Developing Azure DevOps Extension
Introduction Azure DevOps Services provides a lot of space for importing your custom extension. Work items, pipeline tasks, dashboard...
Using Alerts and Operators in SQL Server
Introduction With all the advancements in SQL Server and data, it feels great that such native SQL...
Implementing Full-Text Search in SQL Server 2016 for Advanced Users
This article tells about advanced methods of Full-Text Search usage for data professionals. It enables better search experience in their...
Implementing Full-Text Search in SQL Server 2016 for beginners
This article talks about the full-text search and its implementation for the beginners to get started. Additionally, the readers will know...
How to install SQL Server vNext and Azure data studio on Ubuntu 18.04
Azure data studio is a cross-platform database management tool. This tool is used to connect,...
Dynamic Data Masking in SQL Server for Advanced Users
This article gives a high-level understanding of dynamic data masking in SQL Server along with its use cases, best practices and security...
Deploying a SQL Server Docker Container
Introduction Containerization has become the dominant topic after the Server Virtualization and Cloud Computing Eras. While many thought...
Move System Databases in the SQL Server Failover Cluster
Recently, I was assigned to a project – our customer purchased a new SAN, and they wanted us...