Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Variables in SSIS

    incase if you haven't figured it yet, this can be done efficiently with an execute sql task.

    select "result set" as "single row",

    write your sql statement like "select max(id) as id...

Viewing post 1 (of 2 total)