update TousseInstance set wrapper=(select wrapper from PackingRecord where id=TousseInstance.packingRecord_id) where packingRecord_id is not null;