Guest_imported
New member
- Jan 1, 1970
- 0
I need to update several tables where the same condition is met.
Ex. Update 1, 2, 3 Set Number = Number + 1 where
"THIS IS WHERE I GET LOST"
condition = same in all tables
I have tried severeal different ways with no luck. I believe my concept is correct, just lacking very much in the syntax department.
Thanks in advance for any help.
Mark
Ex. Update 1, 2, 3 Set Number = Number + 1 where
"THIS IS WHERE I GET LOST"
condition = same in all tables
I have tried severeal different ways with no luck. I believe my concept is correct, just lacking very much in the syntax department.
Thanks in advance for any help.
Mark