Forum Replies Created

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

  • RE: how to copy the index?

    Thank you for your answer

    I changed the name of the destination table, if the original table is called Products, i called the new Un-indexed one to TMP_PRV_Products, i set...

  • RE: how to copy the index?

    i got some information from the systables, but i got blocked on the alter table

     

    -- set the index

    DECLARE

    @l_n_id INT

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