1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00
Files
sql-server-samples/samples/databases/contoso-data-warehouse/readme.md
barbkess cf40115460 readme
2016-05-09 21:32:58 -07:00

1.7 KiB

Contoso Retail Data Warehose

Loads data from a public Azure Storage Blob into the Contoso Retail Data Warehouse schema in Azure SQL Data Warehouse.

Alt text

Contents

About this sample
Before you begin
Run this sample
Sample details
Disclaimers
Related links

About this sample

  1. Applies to: Azure SQL Data Warehouse
  2. Key features:
  3. Workload: data warehouse
  4. Programming Language: T-SQL
  5. Authors: jrj;barbkess
  6. Update history:

Before you begin

To run this sample, you need the following prerequisites.

Software prerequisites:

  1. Visual Studio 2015 (or higher) with the latest SSDT installed

Azure prerequisites:

  1. A database in Azure SQL Data Warehouse

Run this sample

  1. From Visual Studio, open the SQL Server Object Explorer and connect to your SQL Data Warehouse database.

  2. 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 ...

For more information, see these articles: