Oracle : insert sequence number to database using SSIS

  • Hi,im newbie to SSIS.

    Im import data to ORacle from CSV using SSIS

    table A in database

    pid numeric NotNull( sequence id),

    a nvarchar 2

    data in CSV

    apple

    orange

    i have to get the sequence id b4 insert to table A

    so can i know any solution can given from everyone

Viewing post 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply