Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create an SSIS package to load Employee.txt file in to LearningSSIS..tblEmployee Create table tblEmp in LearningSIS2 database with the same schema as LearningSSIS..tblEmployee table (do

  1. Create an SSIS package to load Employee.txt file in to LearningSSIS..tblEmployee


  1. Create table tblEmp in LearningSIS2 database with the same schema as LearningSSIS..tblEmployee table



  1. (do not populate tblEmp)


  1. Create a SSIS package to load the data from LearningSSIS..tblEmployee to LearningSSIS2..tblEmp



  1. Create database Prospects


  1. Create table tbl_stg_Prospects in Prospects- (Refer to Project document)



  1. Create a SSIS package Load_Prospects_Staging.dtsx to load the data from Prospect_B.xls to tbl_stg_Prospect


  1. Modify Load_Prospects_Staging.dtsx to include the following
    • Truncate the tbl_stg_Prospects table before loading the Prospect_B.xls file.
    • Add functionality to load multiple Excel files

Step by Step Solution

There are 3 Steps involved in it

Step: 1

To achieve the tasks described you would typically follow these steps in SQL Server Integration Services SSIS Below are highlevel outlines for each ta... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Integrated Accounting

Authors: Dale A. Klooster, Warren Allen, Glenn Owen

8th edition

1285462726, 1285462721, 978-1285462721

More Books

Students also viewed these Databases questions