SSIS Tutorial Part 24-Load Files to Different Tables according to the File Name in SSIS Package

In this video of SQL Server Integration Services(SSIS) Tutorial, you will learn how to load the files according to the file names in SQL Server Tables.

The video covers real time scenario and requirement where we often have to extract the file name from given file name with date-time and load to table as per file name.

This video also covers

  1. How to create SSIS Package from Scratch
  2. How to use For-each Loop Container in SSIS Package
  3. How to use Precedence Constraints in SSIS Package
  4. How to write expressions in Precedence Constraint in SSIS Package
  5. How to use Data Flow Task in SSIS Package
  6. How to Write Expressions on Connection Managers in SSIS Package
  7. How to use Flat File Source in SSIS Package
  8. How to use OLE DB Destination in SSIS Package



No comments:

Post a Comment

Note: Only a member of this blog may post a comment.