Skip to content
Play overlay
Preview this course

SQL Server Integration Services (SSIS)

Self-paced videos, Lifetime access, Study material, Certification prep, Technical support, Course Completion Certificate

Provided by Uplatz

Summary

Price
£12 inc VAT
Study method
Online, On Demand What's this?
Duration
18.3 hours · Self-paced
Qualification
No formal qualification
Certificates
  • Reed courses certificate of completion - Free
  • Uplatz Certificate of Completion - Free

3 students purchased this course

Add to basket or enquire

Overview

Uplatz offers comprehensive training on SQL Server Integration Services (SSIS). This is online video-based training course. You will be awarded Course Completion Certificate at the end of the course.

SQL Server Integration Services (SSIS) is a powerful platform developed by Microsoft for building enterprise-level data integration and transformation solutions. It is a component of Microsoft SQL Server and is designed to handle complex business problems related to data management.

Key Capabilities and Uses of SSIS:

  • Extract, Transform, and Load (ETL): SSIS excels at extracting data from various sources (like SQL Server databases, flat files, XML files, etc.), transforming it according to business rules (cleaning, aggregating, etc.), and then loading it into one or more destinations (data warehouses, other databases, etc.).
  • Data Migration: SSIS is widely used for migrating data between different systems, databases, or formats, ensuring data integrity and consistency during the process.
  • Data Warehousing: It plays a crucial role in building and maintaining data warehouses by automating data extraction, transformation, and loading processes, making it easier to analyze large volumes of data for business insights.
  • Data Cleaning and Standardization: SSIS helps cleanse and standardize data from disparate sources, ensuring data quality and consistency for analysis and reporting.
  • Workflow Automation: SSIS can automate various data-related tasks, such as data imports, exports, backups, and maintenance activities, reducing manual effort and improving efficiency.
  • SQL Server Management: SSIS provides tools and tasks to manage SQL Server objects and data, including executing SQL statements, transferring database schemas, and managing packages.

Key Components of SSIS:

  • Control Flow: Manages the order of execution of tasks and containers within a package.
  • Data Flow: Handles the extraction, transformation, and loading of data.
  • Event Handlers: Respond to events that occur during package execution.
  • Package Explorer: Provides a visual representation of the package components.
  • Parameters: Allow for dynamic configuration of packages at runtime.

Advantages of Using SSIS:

  • Graphical Tools: Provides a user-friendly graphical interface for designing and building packages without requiring extensive coding.
  • Rich Task Library: Offers a wide range of built-in tasks and transformations for various data operations.
  • Integration with Microsoft Technologies: Seamlessly integrates with other Microsoft products and services, making it a preferred choice for organizations already using the Microsoft ecosystem.
  • Extensibility: Allows for custom development of tasks, components, and transformations to meet specific requirements.
  • Scalability: Can handle large volumes of data and complex data transformations in enterprise environments.

Limitations of SSIS:

  • Learning Curve: Can have a steeper learning curve compared to some other ETL tools, especially for users new to the Microsoft platform.
  • Licensing Costs: Depending on the edition of SQL Server, SSIS can be expensive for smaller organizations.
  • Performance: May encounter performance issues when dealing with extremely large datasets.

SSIS is a versatile and powerful tool for data integration and transformation tasks, particularly well-suited for organizations using Microsoft technologies. Its rich features, graphical interface, and scalability make it a popular choice for building enterprise-level data solutions.

Certificates

Reed courses certificate of completion

Digital certificate - Included

Will be downloadable when all lectures have been completed

Uplatz Certificate of Completion

Digital certificate - Included

Course Completion Certificate by Uplatz

Curriculum

1
section
39
lectures
18h 18m
total
    • 1: Introduction to SSIS - part 1 12:24
    • 2: Introduction to SSIS - part 2 19:05
    • 3: Introduction to SSIS - part 3 22:45
    • 4: SSIS Terminologies 35:31
    • 5: SSIS Features 24:16
    • 6: SSIS Architecture 11:11
    • 7: Import CSV File to SSIS 19:18
    • 8: SSIS Tasks - part 1 02:39
    • 9: SSIS Tasks - part 2 13:36
    • 10: Data Flow Task 13:19
    • 11: Excel Connection Manager 32:02
    • 12: SSIS Demo 28:55
    • 13: SSIS Installation and Configuration - part 1 31:49
    • 14: SSIS Installation and Configuration - part 2 21:07
    • 15: SSIS Installation and Configuration - part 3 12:09
    • 16: SSIS Components 25:36
    • 17: Export Data to Excel File 22:21
    • 18: Execute SQL Task 35:36
    • 19: Export SQL Server Table to Flat File 13:55
    • 20: Load Flat File Data to SQL Server - part 1 10:22
    • 21: Load Flat File Data to SQL Server - part 2 24:35
    • 22: Load Flat File Data to SQL Server - part 3 17:56
    • 23: For Loop Container 17:17
    • 24: For Each Loop Container 22:40
    • 25: Bulk Insert Task - part 1 Preview 23:24
    • 26: Bulk Insert Task - part 2 17:50
    • 27: Import Fixed Width File 27:09
    • 28: Import XML File 17:42
    • 29: Load Excel Data into SQL Server 16:10
    • 30: SSIS Merge Transformations 28:19
    • 31: Remove Quotes from Data 16:08
    • 32: Sequence Container 21:16
    • 33: SSIS Execute SQL Task - part 1 1:19:47
    • 34: SSIS Execute SQL Task - part 2 19:38
    • 35: Library Stored Procedure - part 1 22:49
    • 36: Library Stored Procedure - part 2 44:32
    • 37: Functions in SSIS 1:52:40
    • 38: Relationships in SSIS 1:20:48
    • 39: SSIS Interview Questions 1:19:03

Course media

Description

SSIS - Course Syllabus

  1. Introduction to SSIS - part 1
  2. Introduction to SSIS - part 2
  3. Introduction to SSIS - part 3
  4. SSIS Terminologies
  5. SSIS Features
  6. SSIS Architecture
  7. Import CSV File to SSIS
  8. SSIS Tasks - part 1
  9. SSIS Tasks - part 2
  10. Data Flow Task
  11. Excel Connection Manager
  12. SSIS Demo
  13. SSIS Installation and Configuration - part 1
  14. SSIS Installation and Configuration - part 2
  15. SSIS Installation and Configuration - part 3
  16. SSIS Components
  17. Export Data to Excel File
  18. Execute SQL Task
  19. Export SQL Server Table to Flat File
  20. Load Flat File Data to SQL Server - part 1
  21. Load Flat File Data to SQL Server - part 2
  22. Load Flat File Data to SQL Server - part 3
  23. For Loop Container
  24. For Each Loop Container
  25. Bulk Insert Task - part 1
  26. Bulk Insert Task - part 2
  27. Import Fixed Width File
  28. Import XML File
  29. Load Excel Data into SQL Server
  30. SSIS Merge Transformations
  31. Remove Quotes from Data
  32. Sequence Container
  33. SSIS Execute SQL Task - part 1
  34. SSIS Execute SQL Task - part 2
  35. Library Stored Procedure - part 1
  36. Library Stored Procedure - part 2
  37. Functions in SSIS
  38. Relationships in SSIS
  39. SSIS Interview Questions

Who is this course for?

  1. Data Professionals:

    • Data Analysts

    • Data Engineers

    • ETL (Extract, Transform, Load) Developers

    • Database Administrators (DBAs)

  2. Business Intelligence (BI) Professionals:

    • BI Developers

    • BI Analysts

    • Report Developers

  3. IT Professionals:

    • Software Developers

    • System Architects

    • IT Managers overseeing data integration projects

  4. Students and Aspiring Data Professionals:

    • Individuals looking to build a career in data integration, ETL, or BI.

  5. Data Scientists:

    • Those who need to preprocess and integrate data from multiple sources for analysis.

  6. Professionals Transitioning to Data Roles:

    • Individuals from non-data backgrounds (e.g., finance, marketing) who need to work with data integration tools.

Requirements

Passion and determination to achieve your goals!

Career path

  • ETL Developer
  • Data Integration Specialist
  • Business Intelligence (BI) Developer
  • Data Engineer
  • Data Warehouse Developer
  • SQL Developer
  • Database Administrator (DBA)
  • Data Analyst
  • Data Scientist
  • Data Architect
  • Systems Analyst
  • BI Analyst
  • IT Consultant
  • Solutions Architect
  • Software Engineer
  • Data Migration Specialist
  • Data Quality Analyst
  • Reporting Analyst
  • Data Consultant
  • Application Developer
  • SQL Programmer

Questions and answers

Currently there are no Q&As for this course. Be the first to ask a question.

Reviews

Currently there are no reviews for this course. Be the first to leave a review.

Provider

Uplatz

Uplatz is leading global provider of IT & Technology training.

We have a strong network of qualified and experienced tutors. Uplatz provides training on cutting-edge technologies such as Data Science, Machine Learning, AWS, Microsoft Azure, Google Cloud, IBM Cloud, Data Engineering, Python, R, Java, SAP, Oracle, SAS, Salesforce, Web Development Stack, JavaScript, ReactJS, AngularJS, NodeJS, JSP & Java Servlets, MongoDB, BI Tools such as Tableau, Spotfire, Power BI, DW & ETL tools such as Informatica, IBM DataStage, Talend, DevOps, Project Management, Software Testing, and many more. 

We provide training courses in both online formats - 1) live tutor-led, 2) self-paced videos

We feel proud to say that we are making learning affordable by keeping prices of all our courses very low. Our course prices are listed at almost 90% discounted rate from average market price.

 

Our Vision

  • To become a global leader in the learning sector by providing training on job-oriented technologies 

 

Our Mission

  • To provide high-quality training on industry-demanded technologies
  • To make learning affordable for the masses by keeping our prices extremely low
  • To help our talented students get a high-paying job in the market

 

Will I get a Certificate of Course Completion?

Course Completion Certificate is awarded by Uplatz

 

What are your top courses?

  • Data Science
  • Machine Learning
  • Cloud Computing - AWS, Azure, Google Cloud, IBM Cloud, and more
  • Data Engineering
  • SAP modules such as S/4HANA Finance, EWM, TRM, FICO, BPC, HCM, WM, MM, PP, PM, QM, SD, TRM, SuccessFactors, UI5 and Fiori, S/4HANA Logistics, TM, etc.
  • Oracle
  • SAS
  • Salesforce
  • BI Tools - Tableau, Power BI, Spotfire, MicroStrategy, etc.
  • DW & ETL Tools - Informatica, Talend, IBM DataStage, etc.
  • Project Management & DevOps
  • Software Testing
  • Digital Marketing & SEO

 

Will I be provided study material, tutor notes and practice assignments?

Uplatz provides tutor notes, practice assignments, practice sessions, and a lot of useful study material for free. This will help you in job interviews and certification exams.

 

In case of tutor-led online training, will I have access to the recorded sessions? 

Yes. All live classes get recorded and life-time access on the recordings is provided.

 

Course Search and Enrollment

Simply search the course of your choice! We have a portfolio of more than 1000 courses with the premium ones highlighted clearly. Just search for the course that you want to take or simply use our online course finding tool to help you choose the best courses as per your needs and market demand.

 

Uplatz differentiates itself by providing extremely affordable learning to all and that too in the comfort of their homes.
Just contact us for a customized quote, your preferable timings, your affordability, and we'll work out the best course for you that will provide you not only a great return on investment but also to help you get a job with a premium salary. We'll also get you prepared for the certification exams.

View Uplatz profile

FAQs

Interest free credit agreements provided by Zopa Bank Limited trading as DivideBuy are not regulated by the Financial Conduct Authority and do not fall under the jurisdiction of the Financial Ombudsman Service. Zopa Bank Limited trading as DivideBuy is authorised by the Prudential Regulation Authority and regulated by the Financial Conduct Authority and the Prudential Regulation Authority, and entered on the Financial Services Register (800542). Zopa Bank Limited (10627575) is incorporated in England & Wales and has its registered office at: 1st Floor, Cottons Centre, Tooley Street, London, SE1 2QG. VAT Number 281765280. DivideBuy's trading address is First Floor, Brunswick Court, Brunswick Street, Newcastle-under-Lyme, ST5 1HH. © Zopa Bank Limited 2025. All rights reserved.