Tag: database administration

Configure Database Mirroring in SQL Server

Tools & technologies, Utilities & Extensions

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

Deploying the first SQL to Azure Migration project with Azure Database Migration Service

Azure, Cloud

Azure Database Migration Service (ADMS) supports Schema and Data migration from different database technologies to the Azure platform. This...
Read More

Introduction to Azure Database Migration Service (ADMS)

Azure, Cloud

Microsoft Azure platform provides an Azure Database Migration Service (ADMS) – a convenient solution for the Azure Cloud-based Databases...
Read More

Deploying a Database on Azure SQL

Azure, Cloud

Introduction Azure SQL Database is a Platform as a Service (PaaS) offered by Microsoft Azure....
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 demanded options, it includes lots of...
Read More

How to Configure Database Mail in SQL Server

Database administration, Database Optimization & Structure

INTRODUCTION Notifications are usual in most modern systems. SQL Server implemented means of sending notifications by email early with the...
Read More

How to Make Sense of SQL Server Geography Data Type

Database administration, Work with data • One Comment

SQL Server Geography data type is unlike other types simply because you don’t use it often....
Read More

How To Migrate SQL Server Jobs From One SQL Server Instance To Another

Database administration, Database Optimization & Structure

Introduction In a previous article, we highlighted that the msdb database stores practically all objects related to automation. In this...
Read More

Creating Maintenance Plans in SQL Server

Database administration, Database Optimization & Structure

Maintenance plans in SQL Server give us an easy way to organize, configure, and schedule tasks that ensure that the database engine and the...
Read More

7 Facts About SQL Server Synonyms You Should Know

Database administration, Database Optimization & Structure

Before SQL Server Synonyms appeared, everyone wished to simplify and enhance their database...
Read More
Close