About this sample
Objective
Before you begin
Run this sample
Sample details
Disclaimers
Related links
- Applies to: SQL Server 2016 (or higher), Azure SQL Database, Azure SQL Data Warehouse, Parallel Data Warehouse
- Programming Language: SQL Server
- Authors: Ing. Duván Mejia Cortes
- Update history: Version 01. (20201225)
In this part of the course (tutorial), we are going to learn everything about Relational Databases (SQL server). To access the databases we will use Microsoft SQL Server Management Studio 18
To run this sample, you need the following prerequisites.
Software prerequisites:
- SQL Server 2016 (or higher) or an Azure SQL Database
- Visual Studio 2015 (or higher) with the latest SSDT installed
Azure prerequisites:
- Permission to create an Azure SQL Database
-
From Visual Studio, open the sample.sln file from the root directory.
-
In Visual Studio Build menu, select Build Solution (or Press F6).
-
Step 3 ...
Describe sample details
The code included in this sample is not intended to be ...
For more information, see these articles: