Introduction to Azure Database Migration Service (ADMS)
Microsoft Azure platform provides an Azure Database Migration Service (ADMS) – a convenient...
Deploying a Database on Azure SQL
Introduction Azure SQL Database is a Platform as a Service (PaaS) offered by Microsoft Azure. Hence, you need the Azure subscription to use...
10 Tips & Tricks To Work With SQL Server Management Studio
SSMS provides access for managing and solving queries in SQL. However, besides its primary and most demanded options, it includes lots of...
How to Configure Database Mail in SQL Server
INTRODUCTION Notifications are usual in most modern systems. SQL Server implemented means of...
How to Make Sense of SQL Server Geography Data Type
SQL Server Geography data type is unlike other types simply because you don’t use it often. It’s not...
How To Migrate SQL Server Jobs From One SQL Server Instance To Another
Introduction In a previous article, we highlighted that the msdb database stores practically all objects related to automation. In this...
Creating Maintenance Plans in SQL Server
Maintenance plans in SQL Server give us an easy way to organize, configure, and schedule tasks that...
7 Facts About SQL Server Synonyms You Should Know
Before SQL Server Synonyms appeared, everyone wished to simplify and enhance their database experience. Imagine you have an application...
Best SQL Tools for Database Developers and Administrators
For a SQL database developer, it is essential to have the necessary SQL tools in hand, which enable to reduce the development time of given...
Searching for Database Objects and Table Data in SQL Server
If you are a SQL Server database administrator or developer, you need to frequently search for...