nerdexam
Microsoft

70-448 · Question #282

You modify a SQL Server 2008 Integration Services (SSIS) package. The package extracts data from a text file and loads this data to a SQL Server 2008 table as shown in the following two exhibits…

The correct answer is A. Add a variable to the package. C. Add a Foreach Loop container to the package. F. Add an expression to the Flat File connection manager. See the full explanation below for the reasoning.

Question

You modify a SQL Server 2008 Integration Services (SSIS) package. The package extracts data from a text file and loads this data to a SQL Server 2008 table as shown in the following two exhibits. You need to update the package to extract data from multiple text files of the same directory. Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)

Exhibits

70-448 question #282 exhibit 1
70-448 question #282 exhibit 2

Options

  • AAdd a variable to the package.
  • BAdd a variable to the data flow task.
  • CAdd a Foreach Loop container to the package.
  • DAdd a For Loop container to the package.
  • EAdd an expression to the Flat File Source component.
  • FAdd an expression to the Flat File connection manager.

How the community answered

(46 responses)
  • A
    83% (38)
  • B
    7% (3)
  • D
    2% (1)
  • E
    9% (4)

Community Discussion

No community discussion yet for this question.

Full 70-448 Practice