ET TABLE_ID = :new_id WHERE TABLE_ID = :old_id; UPDATE SYS_VIRTUAL SET TABLE_ID = :new_id WHERE TABLE_ID = :old_id; END;