mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Contoso Retail Data Warehose
Loads data from a public Azure Storage Blob into the Contoso Retail Data Warehouse schema in Azure SQL Data Warehouse.
Contents
About this sample
Before you begin
Run this sample
Sample details
Disclaimers
Related links
About this sample
- Applies to: Azure SQL Data Warehouse
- Key features:
- Workload: data warehouse
- Programming Language: T-SQL
- Authors: jrj;barbkess
- Update history:
Before you begin
To run this sample, you need the following prerequisites.
Software prerequisites:
- Visual Studio 2015 (or higher) with the latest SSDT installed
Azure prerequisites:
- A database in Azure SQL Data Warehouse
Run this sample
-
From Visual Studio, open the SQL Server Object Explorer and connect to your SQL Data Warehouse database.
-
Open a new query window and run the T-SQL code from there.
Sample details
Describe sample details
Disclaimers
The code included in this sample is not intended to be ...
Related Links
For more information, see these articles:
