PrepAway - Latest Free Exam Questions & Answers

how should you configure the parameter?

DRAG DROP
You are developing a SQL Server Integration Services (SSIS) package that downloads data
from a Windows Azure SQL Database database.
A stored procedure will be called in an Execute SQL task by using an ODBC connection.
This stored procedure has only the @CustomerID parameter of type INT.
A project parameter named CustID will be mapped to the stored procedure parameter
@CustomerID.
You need to ensure that the value of the CustID parameter is passed to the @CustomerID
stored procedure parameter.
In the Parameter Mapping tab of the Execute SQL task editor, how should you configure the
parameter? (To answer, drag the appropriate option or options to the correct location or
locations in the answer area.)

PrepAway - Latest Free Exam Questions & Answers

Answer:

10 Comments on “how should you configure the parameter?

  1. Al says:

    I agree with previous comments, that the above answer is correct.

    @John…..the Direction is “Input” and “not Output” according to the question @CustomerID parameter INT is of input direction and not output. The stored_procedure needs to receive the @CustomerID parameter in order to work. So the above answer is correct.




    0



    0
  2. Asive Klaas says:

    I also thought the variable name should be @CustomerID but now I see the given answer is correct.

    “A project parameter named CustID will be mapped to the stored procedure parameter @CustomerID”




    0



    0

Leave a Reply