/Analyzing-Business-Data-with-TSQL

Slides and demos for my talk entitled Analyzing Business Data with T-SQL

Primary LanguageTSQLGNU General Public License v3.0GPL-3.0

Analyzing Business Data with T-SQL

This repository provides the supporting code for my presentation entitled Analyzing Business Data with T-SQL.

Running the Code

All scripts are in the Scripts folder and can be run from SQL Server Management Studio, Azure Data Studio, or whatever your SQL Server query runner of choice.

In order to run this code, you will need the WideWorldImporters database. Ideally, you will run it on SQL Server 2022, as there are certain functions which become available in that version of SQL Server.