J
jlute
I need to normalize by moving a field from one table to another. How
can I update the field after I move it? For example, I'm moving
[Field1] from tblOld to tblNew. Both of these tables have the primary
key [ID] and contain records.
Thanks for your help!
can I update the field after I move it? For example, I'm moving
[Field1] from tblOld to tblNew. Both of these tables have the primary
key [ID] and contain records.
Thanks for your help!