Tools & technologies

SQL Data Discovery and Classification

Database administration, SSMS, Work with data

With the recent data protection laws and the implementation of GDPR last year, it is imperative for...
Read More

New Features in Visual Studio 2019

Tools & technologies, Visual Studio

Microsoft has recently released the preview version of Visual Studio 2019. Like all previous editions, the latest Visual Studio comes with...
Read More

Basics of Running T-SQL Statements from Command Line using SQLCMD

T-SQL, Tools & technologies, Utilities & Extensions

This article is about developing a basic understanding of sqlcmd utility to run T-SQL commands directly from the command prompt without the...
Read More

How to Test Azure Web Application Performance through Microsoft Azure and Visual Studio

Azure, Cloud, Tools & technologies, Visual Studio

Before deploying your application into production, doing a performance load test is imperative for...
Read More

Overview of DMV Tool using DBFS FUSE with Docker Containers on Linux Machine – PART2

Containers, Docker, Tools & technologies

After reading this article, you will be able to the following: Create a Linux Docker container using the Docker commands. Perform required...
Read More

Overview of DMV Tool using DBFS FUSE with Docker Containers on Linux Machine- PART1

Containers, Docker, Tools & technologies

This article is intended for database administrators and system administrators who plan to configure the DBFS FUSE file-system on a Linux...
Read More

SQL Server IntelliSense and Autocomplete

SSMS, Tools & technologies

Starting from SQL Server 2008, Microsoft introduced a new feature in the SQL Server Management...
Read More

Understanding Data Sharing in SQL Server Docker Containers

Containers, Docker, Tools & technologies

In the previous articles, “Introduction to Docker and Docker Toolbox” and “Docker and SQL Server on Linux“, we...
Read More

Registered Server, a Hidden Gem of SQL Server Management Studio

SSMS, Tools & technologies

Managing numerous database servers in an organization can be performed using the PowerShell scripts but it requires some complex PowerShell...
Read More

SQL Server Management Studio (SSMS) Registered Server

SSMS, Tools & technologies

Managing numerous database servers in an organization is difficult. Either we must maintain a list...
Read More
Close