Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Update table

    I did it using a little math too, like an earlier reader's post:

    update Table1

    set Column1 = (-1 * Column1) + 1

Viewing post 1 (of 1 total)