Getting Started
  • Introduction
  • Please Read
SQL Server 2019 Setup
  • What is SQL Server
  • SQL Server 2019 Hardware | Software Installation Requirements
  • SQL Server Editions
  • Download SQL Server 2019 developer edition
  • Installing SQL Server Developer Edition 2019
  • Installing SQL Server Management Studio
  • Connecting to SQL Server
  • Installing adventureworks 2016 database
  • Installing AdventureworksDW 2016 database
  • Testing Adventure Works installation
  • Enable SQL Server Agent
  • Database settings for data warehouse implementation
Setup for visual studio 2019 | SSIS |SSRS|SSAS
  • What is Visual Studio
  • Minimum Installation Requirements for visual studio 2019
  • Installing Visual Studio
  • Installing SQL Server Data Tools (SSDT)
  • Installing Designers for SSIS,SSAS,SSRS
Introduction to Data Warehousing
  • What is a data warehouse ?
  • What is ETL ?
  • DW vs EDW
  • Databases vs Data Warehouse
Data Warehouse Hardware
  • Hardware considerations
  • FTDW Sizing Tool
Designing a Data Warehouse
  • Logical Design for a data warehouse
  • Physical design for a data warehouse part 1
  • Physical design for a data warehouse part 2
  • Designing Dimension Tables
Big Data Concepts
  • What is big Data
  • What is High Volume Dta
  • What is High Variety Data
  • What is High Velocity Data
Creating ETL solution with SSIS
  • Creating a new SSIS Project with Visual studio 2019
  • Introduction to ETL with SSIS
  • Exploring source data - Part 1
  • Exploring source data - Part 2
  • Introduction to Control Flow - Part 1
  • Introduction to Control Flow - Part 2
  • Implementing data flow - part 1
  • Implementing data flow - part 2
Debugging and Troubleshooting SSIS Packages
  • Debugging SSIS package Part 1
  • Debugging SSIS package Part 2
  • Logging SSIS package events
  • Handling errors in an SSIS Package
Implementing an Incremental ETL Process
  • Introduction to incremental ETL
  • Extracting modified data Part 1
  • Extracting modified data 2
  • Extracting modified data 3
  • Extracting modified data 4
  • Loading modified data Part 1
  • Loading modified data Part 2
  • Working with other slowly changing dimensions
Deploying and Configuring SSIS
  • Integration Services Catalogs
  • Deploying SSIS Solutions
  • Executing a package with SQL Server agent
  • Configuring advanced SSIS settings
Enforcing Data Quality
  • Installing Data Quality Services for SQL Server2019
  • Installing Data Quality Services
  • Cleansing Data with Data Quality Services
  • Using Data Quality Services to find duplicate data -Part 1
  • Using Data Quality Services to find duplicate data -Part 2
  • Using Data Quality Services in an SSIS Data flow
Consuming Data in a Data Warehouse
  • Introduction to Business Intelligence
  • How to create SSRS Report with visual studio 2019
  • Using Reporting Services with Data Warehouse - Part 1
  • Using Reporting Services with Data Warehouse - Part 2
  • Creating a new SSAS Project with visual studio 2019
  • Introduction to data analysis with SSAS - Part 1
  • Introduction to data analysis with SSAS - Part 2