Need a private training for your team? Request a private training
Not ready to book yet? Request an offer
This module provides an introduction to the key components of a data warehousing solution and the high-level considerations you must take into account when you embark on a data warehousing project.
This module describes the key considerations for the logical design of a data warehouse (dimensional modeling), and then discusses best practices for its physical implementation.
Indexing is crucial for performance. Typical BI queries have different indexing needs that operational queries. This module explains how to create and maintain columnstore indexes, which are ideal suited for most BI needs.
This module discusses considerations for implementing an ETL process, and then focuses on Microsoft SQL Server Integration Services (SSIS) as a platform for building ETL solutions.
This module describes how to implement ETL solutions that combine multiple tasks and workflow logic.
This module describes how you can debug packages to find the cause of errors that occur during execution. It then discusses the logging functionality built into SSIS that you can use to log events for troubleshooting purposes. Finally, the module describes common approaches for handling errors in control flow and data flow.
When data volumes become larger, or when you want to track changes that happen over time, dropping and reloading all the data every time is no longer feasable. This module describes the techniques you can use to implement an incremental data warehouse refresh process.
This module describes the techniques you can use to extend SSIS. This is useful when you require functionality that is not provided out of the box. This module introduces the basics of extending SSIS, and can be attended without prior .Net knowledge.
Microsoft SQL Server Integration Services (SSIS) provides tools that make it easy to deploy packages to another computer. The deployment tools also manage any dependencies, such as configurations and files that the package needs. In this module, you will learn how to use these tools to install packages and their dependencies on a target computer.
This course describes how to implement a data warehouse platform to support a BI solution. Students will learn how to create a data warehouse with Microsoft SQL Serve, and also how to extract, transform and load data in the data warehouse with SQL Server Integration Services.
This course is intended for database or business intelligence professionals who need to create and support an on-premises data warehousing solution using the SQL Server stack.
This course does not assume any prior knowledge with SQL Server Integration Services or building a relational data warehouse.