F
Floyd Forbes
I have Two tables with the same information. Table Two has a column called
Errors with data.
How can I update table one Error column with the same info in table two
errror column.
table 1
table 2
nameid name date items errors nameid
name date items errors
100 Floyd 2/5/08 2500 100
Floyd 2/5/08 2500 4
200 Anna 2/5/08 6000 200
Anna 2/5/08 6000 7
Errors with data.
How can I update table one Error column with the same info in table two
errror column.
table 1
table 2
nameid name date items errors nameid
name date items errors
100 Floyd 2/5/08 2500 100
Floyd 2/5/08 2500 4
200 Anna 2/5/08 6000 200
Anna 2/5/08 6000 7