Forum Replies Created

Viewing 2 posts - 16 through 17 (of 17 total)

  • RE: Mass Table Updates Question

    Let me ask this follow up if I can. If I wanted to change multiple ProblemTypes to 12 would the code be as follows

    update Table1

    SET ProblemType = 12

    WHERE ProblemType...

  • RE: Mass Table Updates Question

    Thanks! Not sure where I got the "sub query idea from" but make sense to use just simple coding.

    😀

Viewing 2 posts - 16 through 17 (of 17 total)