Tools & technologies

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

A PowerShell Tool to Get the Status of SQL Agent Jobs

Languages & Coding, PowerShell, Tools & technologies

From a certain point in my career, I started to play around with PowerShell. But I never imagined that it would become such an essential...
Read More

Top-10 SQL Server Management Studio (SSMS) Add-ins You Should Use in 2021

Tools & technologies, Utilities & Extensions

If you deal with SQL infrastructure, especially Microsoft SQL Servers, you deal with SSMS. The SQL Server Management Studio is the default...
Read More

What is SQL Server Express? Definition, Benefits and Capabilities

Code Management, Tools & technologies

SQL Server Express is a free lightweight edition of SQL Server with limited functionality,...
Read More

Understanding SQL DELETE Column from Table

Database development, SSMS, Statements, Tools & technologies

Adding and removing columns are among the most common tasks when you manage tables in databases. And it might seem strange, but many users...
Read More

How to Create and Configure Microsoft Azure DevOps CI/CD Pipeline Agent

Azure, Cloud, Tools & technologies

What is CI / CD Pipeline in Azure DevOps? In the process of learning Azure DevOps, you’ll face numerous challenges, but the most...
Read More

SQL Server Business Intelligence (BI) – Traditional Tools and Technologies

Business intelligence, Power BI, Tools & technologies

If Business Intelligence (BI) is in your focus, you need two things to be a success. They are the...
Read More

How to Download and Install SQL Server Express Edition?

Code Management, Tools & technologies

SQL Server is Microsoft’s premier database management system that we can use to develop relational databases. It also offers support for...
Read More

How to Rename a Table Name in SQL Server

Database development, SSMS, Stored Procedures, Tables

One of the most critical database administrator’s duties is managing database objects. For instance, the application logic changes,...
Read More

How to install MySQL Server on Ubuntu 18.04 in 2 Different Ways

MySQL, Tools & technologies

This article will present the step-by-step installation process of the MySQL server on Ubuntu. For...
Read More
Close