Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • RE: Missing numbers in a series

    following method worked out for me

    for this example i have used table called table1 which has single column column1.

    create table table1

    (column1 int)

    I have inserted values 1,2,3,5,9...

  • RE: Is possible to purchase only SSIS?

    That means, If I have to run SSIS in production , I cant purchase only SSIS, i have to purchase Entire SQL Server 2005

  • RE: Getting Duplicate Rows

    Yes, As u told i'm not suppose to drop all the rows and reload. It should insert or update or ignore.

    Guru

Viewing 3 posts - 1 through 4 (of 4 total)