update Invoiceplan set operationRoom = (select operationRoom from Recyclingapplication r where r.id = Invoiceplan.id);