SQL Server Developer Edition – a FAQ article
In this article, we will cover the most common questions about this nice SQL Server Developer Edition. Introduction If you are reading this article, it means that you heard about a SQL Server edition...
View ArticleDeploy SQL Database projects using Azure Data Studio
This article explores an alternative solution for SSDT using Azure Data Studio for both Windows and Linux SQL Server. The SQL Server Data Tools (SSDT) is a development tool for building SQL Server...
View ArticleConfigure IP firewall rules for Azure SQL Databases
The Azure SQL Database provides high performance, secure and reliable managed relational database service. Security is the prime focus area in both on-premises and cloud infrastructure while designing...
View ArticleAzure SQL Database Connectivity architecture
The article Configure IP firewall rules for Azure SQL Databases, discuss the configuring server and database IP firewall rules for Azure databases. In this article, we will explore setting applicable...
View ArticleFixed Server Roles in Azure SQL Database Server
This article is for discussing fixed server roles in Azure SQL Database Server. Introduction Azure SQL Database provides relational Microsoft SQL Server in the PAAS (platform-as-a-service) offering....
View ArticleDatabase level roles in Azure SQL Database
This article explores the database-level roles in the Azure SQL Database. Introduction to Azure SQL Database security management Database security is critical for an organization to protect...
View ArticleSQL Server Data Tools for Visual Studio 2015
The SQL Server Data Tools for Visual Studio 2015 are tools used for different purposes like: Working in relational database projects. Creating multidimensional or tabular databases in Analysis...
View ArticleSSMS 2016 – A FAQ manual
Introduction In this article, we will answer the most common questions related to SSMS 2016 like these ones: What is SSMS 2016? How to install SSMS 2016? What SSMS versions exist? Is SSMS 2016...
View ArticleManage SQL Databases in CentOS: Install SQL Server on CentOS
In this article, we will understand how we can manage a SQL Database in CentOS 8.0. This article is the first article on the topic Manage SQL Server on CentOS. Step-by-step Installation of SQL Server...
View ArticleSQL Server Tutorial
This article is a SQL Server Tutorial. If you want to learn how to install and start with SQL Server from 0, this is the place to start. We will teach you to install SQL Server, start your first...
View Article