I have two tables
tblNorthRegion
marketing
I have three fields in tblNorthRegion I would like to update from table marketing they are connected by UstID field.
the fields I would like to update to tblNorthRegion from the marketing table are
streetzip
parentzip
mailzip
into table marketing where the ustid = ustid
tblNorthRegion
marketing
I have three fields in tblNorthRegion I would like to update from table marketing they are connected by UstID field.
the fields I would like to update to tblNorthRegion from the marketing table are
streetzip
parentzip
mailzip
into table marketing where the ustid = ustid