Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Readme.md

Database scripts

Contains sample scripts for managing, monitoring, and maintaining Azure SQL Data Warehouse databases.

Data-load

The data-load folder contains TSQL scripts that can be adapted to simplify loading DW tables from Azure Blob Storage or Azure Data Lake Store using tables in DW as the model.

Deployments

The deployments folder contains Powershell and SQL scripts to help with DW deployments.

Indexes

The indexes contains a collection of scripts for managing and monitoring index usage.

Monitor

The monitor folder contains scripts used to monitor security settings and service level objectives.

Queries

The queries folder contains a collection of scripts for monitoring queries being executed in the database.