
September 16th, 2004, 01:02 PM
|
|
Contributing User
|
|
Join Date: Mar 2004
Location: OKC
Posts: 342

Time spent in forums: 2 Days 20 h 48 m 28 sec
Reputation Power: 5
|
|
|
changing Null values
I have done this before, but I forgot how I did it and I can't find a good example anywhere.
I have two tables with a key that relates them.
I want to go through table 1 and if column 1's value is null I want to insert the value from table 2 column 1 into table 1 column 1.
Anyone know a good site that has an example?
thanks!
|