Tools & technologies

SQL Server Express Edition: Installation, Benefits, and Limitations

Tools & technologies

The SQL Server Express edition is a free version of SQL Server 2019. You can use it to deploy small...
Read More

How to Install Ubuntu 18.04 and SQL Server 2019 on Linux

Tools & technologies

The previous article explained the creation of a virtual machine using Oracle VM Virtual machine. Now, we will learn how to install Ubuntu...
Read More

Using SQL Server Configuration Manager

Tools & technologies, Utilities & Extensions

Introduction SQL Server Configuration Manager is a part of SQL Server Suite, allowing us to configure the options external to the database...
Read More

Сreating a Virtual Machine With Oracle VM Virtual Box

Availability Groups, Database administration, Tools & technologies

Microsoft announced cross-platform support of SQL Server – the SQL Server 2017 and SQL Server...
Read More

Seven Secrets in SSMS for Developers

SSMS, Tools & technologies

SQL Server Management Studio is Microsoft’s primary client tool for interacting with SQL Server. It is simple, and it has been around for...
Read More

Create a Database Diagram Using dbForge Database ER Diagram Tool for SQL Server

Tools & technologies, Utilities & Extensions

SQL Server database diagram is a graphical representation of database tables. It visualizes the database structure and allows you to...
Read More

SQL Server Indexes Management Using Index Manager for SQL Server

Database development, Indexes, Tools & technologies, Utilities & Extensions

SQL Server Index Overview When talking about SQL Server performance tuning and queries enhancement,...
Read More

Configure SQL Jobs in SQL Server using T-SQL

Code Management, Database development, Stored Procedures, T-SQL

SQL Server Agent is a component used for the database tasks automation. For instance, we need to perform Index maintenance on Production...
Read More

Configure Database Mirroring in SQL Server

Tools & technologies, Utilities & Extensions

Database mirroring is a SQL Server high availability solution provided by Microsoft, with the following components. Principal database...
Read More

10 Tips & Tricks To Work With SQL Server Management Studio

SSMS, Tools & technologies

SSMS provides access for managing and solving queries in SQL. However, besides its primary and most...
Read More
Close