Author: Manvendra Singh

Manvendra has 15 years of experience in the database domain where he has worked on various critical deliveries like heterogeneous migration of SAP databases from AIXOracle platform to WindowsSQL Server, On Prem to Cloud migrations, Database consolidation projects and various HA & DR implementations.

Understanding SQL Server Lockdown to Secure Database Environment

Database administration, Security

Security is the main concern these days in every sector. Database Security is also a major worry...
Read More

How to Change Server Level Collation of Running SQL Server Instance

Database administration, Work with data

In my previous article I have explained the basics of SQL Server Collation. I would suggest you first read that article (if you haven’t...
Read More

How to Change Database Collation in SQL Server: Step-by-Step Guide

Database administration, SQL Server, Work with data

When you develop an application or write a code in the SQL database system, it is crucial to understand how data will be sorted and...
Read More

How to Get SQL Server Statistics Information Using System Statistical Functions

Database administration, Database development, Database Optimization & Structure, Stored Procedures

Often, we need to gather system statistics regarding running SQL Server Instances, such as the...
Read More

Configure SQL Server Always ON Availability Groups between Two Synchronous Replicas. Part 2

Availability Groups, Database administration

We already covered some theory about configuring Always ON Availability Groups for Linux-based SQL Servers. The current article will focus...
Read More

Understanding Always ON Availability Group between Linux-Based SQL Server Instances. Part 1

Availability Groups, Database administration

SQL Server Always ON Availability Group is a solution meant to achieve high availability and disaster recovery for SQL Server databases. We...
Read More

How to Install SQL Server Tools on Ubuntu 18.04 Linux System – Step by Step

Tools & technologies

In the previous articles, we covered sequential steps necessary to build a virtual machine, install...
Read More

Install SQL Server 2019 Ubuntu Linux Server Step by step

Database development

After exploring the processes of building a virtual machine to install Ubuntu Linux 18.04 (refer to the step-by-step guideline about...
Read More

Installing Ubuntu 18.04 for SQL Server 2019 on Virtual Machine Using VMware Workstation

Database development

Microsoft has been supporting SQL Server for Linux-based operating systems since the SQL Server 2017 release. The current article will...
Read More
Close