Viewing 2 posts - 16 through 18 (of 18 total)
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...
October 13, 2008 at 9:19 am
#884222
Thanks! Not sure where I got the "sub query idea from" but make sense to use just simple coding.
😀
October 13, 2008 at 9:16 am
#884218