J
jhicsupt
I have 2 tables. Table1 already exists. Table2 has updates to Table1. I
need to take all the records from Table2 and take 4 of those fields and put
them in Table1. In other words, the comments in Table1 I want to carry over
into Table2. There is some data in Table1 (i.e. Order Date) that I need to
keep in Table1 because that could have been revised so what is in Table2
could be old. So everything in Table1 stays, however I need to update the
comments from Table2 into Table1.
Hopefully this is not too confusing.
Can anyone help?
need to take all the records from Table2 and take 4 of those fields and put
them in Table1. In other words, the comments in Table1 I want to carry over
into Table2. There is some data in Table1 (i.e. Order Date) that I need to
keep in Table1 because that could have been revised so what is in Table2
could be old. So everything in Table1 stays, however I need to update the
comments from Table2 into Table1.
Hopefully this is not too confusing.
Can anyone help?