J
Jeff Lane
I have two tables of about 3500 records each.
Table one contains a REG_NO column and an AREA column and is sparsley
populated in the AREA column.
Table two contains a REG_NO column and an AREA column and is fully populated
in the AREA column.
I want to populate the first table AREA column with the data from the second
table AREA column but only the fields that are empty because the second
table is slightly inaccurate.
If I can't populate only the empty fields I can live with the inacurracies,
but I still want to populate the first table from the second.
Help anyone? please?
Table one contains a REG_NO column and an AREA column and is sparsley
populated in the AREA column.
Table two contains a REG_NO column and an AREA column and is fully populated
in the AREA column.
I want to populate the first table AREA column with the data from the second
table AREA column but only the fields that are empty because the second
table is slightly inaccurate.
If I can't populate only the empty fields I can live with the inacurracies,
but I still want to populate the first table from the second.
Help anyone? please?