Tools & technologies

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

Backup and Restore MySQL Database Using mysqldump

MySQL, Tools & technologies, Utilities & Extensions

The current article focuses on applying the mysqldump utility to backup and restore MySQL databases. This utility is the most common tool...
Read More

ODBC Driver for MySQL: How to Install and Set up Connection (Step-by-step)

Tools & technologies

This article focuses on the step-by-step processes of installing and configuring the ODBC driver for MySQL. In particular, it will cover...
Read More

Microsoft SQL Server Express Edition Limitations and Versions

Code Management, Tools & technologies

What is SQL Server Express? SQL Server Express Edition is a free edition of SQL Server. Microsoft...
Read More

Connecting to SQL Azure from SQL Server Management Studio (SSMS)

Azure, Cloud, SSMS, Tools & technologies

Microsoft Azure is a cloud computing service for building, testing, deploying, and managing applications through the Microsoft data...
Read More

Basics of SQL Server Management Studio (SSMS). Part 2

SSMS, Tools & technologies

This article further explains the basics of SQL Server Management Studio (SSMS) – one of the most widely used database development and...
Read More

Create a Database in SQL Server Using SQL Server Management Studio (SSMS)

SSMS, Tools & technologies

This article briefly explains creating a new database with the New Database wizard of SQL Server...
Read More

Five Different Methods To Start, Stop, And Restart SQL Server Services

Tools & technologies

When we install the SQL Server, it also installs the following services: SQL Server database engine service to manage and access data in...
Read More

Install and Configure SQL Server 2019 on Windows Server 2016

Tools & technologies

SQL Server 2019 was introduced in November 2019. The RTM version of SQL Server 2019 is 15.0.2000.5. To learn about the new features...
Read More

Basics of SQL Server Management Studio (SSMS) – Part 1

SSMS, Tools & technologies

This article aims to share the basics of SQL Server Management Studio, commonly known as SSMS, and...
Read More
Close