Interview Question in SQL Server Integration Services
Interview Question :: When mapping params in an SSIS Exec SQL Task, should the Paramater Name be 0 when direction is ReturnValue
Sure, you could make a parameter name '0', but why would you want to do so? Wouldn't make much sense to me.

Loading ...