• tcomponent (1/17/2013)


    Hi, Nandy

    Perhaps you should modify your cursor query into this.

    declare test_cursor cursor for

    select * from test WITH(NOLOCK)

    to be able to make alteration to the table

    :sick:

    The SQL Guy @ blogspot[/url]

    @SeanPearceSQL

    About Me[/url]