SQL Server AlwaysOn Availability Groups: Installation and configuration, Part 2
In my previous article, I have explained the process of installing and creating a failover cluster...
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 AlwaysOn availability group. For the...
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....
Using Alerts and Operators in SQL Server
Introduction With all the advancements in SQL Server and data, it feels great that such native SQL tools as Alerts and Operators are still...
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...
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, configure, and administrate SQL Server...
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...