Categories: SSIS

Upcoming Webinar- Introduction to SSIS

At February 25th March the 4th 2021 I’ll be giving a webinar on the MSSQLTips.com website. The topic is Integration Services. This webinar is meant as an introduction for beginners.

The abstract:

For years, Microsoft SQL Server Integration Services (SSIS) has been the tool in the data platform stack to integrate, move and transform your data. This ETL tool allows you to build data pipelines, extract data from various sources, transform it on-the-fly and write to many destinations. In this webinar, we give you a hands-on introduction to SSIS.

What to expect:

* how to load data from a flat file, an Excel file or a database
* how to transform data. E.g. add a calculation, do a lookup against a reference data set, filter data and so on
* how to write data efficiently to a destination, such as a SQL Server database

We will use demos to demonstrate how you can load data into a database and by the end of the webinar, you’ll have the knowledge needed to start your first SSIS project.

You can register here.


------------------------------------------------
Do you like this blog post? You can thank me by buying me a beer 🙂
FacebookFacebookMastodonMastodonEmailEmailShareShare
Koen Verbeeck

Koen Verbeeck is a Microsoft Business Intelligence consultant at AE, helping clients to get insight in their data. Koen has a comprehensive knowledge of the SQL Server BI stack, with a particular love for Integration Services. He's also a speaker at various conferences.

Recent Posts

Techorama 2025 – Slides

You can find the slides for my session Building the €100 data warehouse with the…

2 weeks ago

Redgate SQL Prompt in SSMS 21

Disclaimer: this post is not sponsored by Redgate :) For those who've missed it, the…

3 weeks ago

Execute Fabric Data Pipeline from Azure Data Factory

In the blog post Call a Fabric REST API from Azure Data Factory I explained…

1 month ago

Azure Data Factory Pipeline Debugging Fails with BadRequest

I recently had a new pipeline fail. It was actually a copy of an old…

2 months ago

Call a Fabric REST API from Azure Data Factory

Suppose you want to call a certain Microsoft Fabric REST API endpoint from Azure Data…

2 months ago

Cool Stuff in Snowflake – Part 14: Asynchronous Execution of SQL Statements

I’m doing a little series on some of the nice features/capabilities in Snowflake (the cloud data warehouse).…

3 months ago