codice:
update libri as l,editori as e
set l.codice_editore = null
where l.codice_editore = e.codice_editore and e.nome_editore = 'Addison Wesley'
Il termine type è deprecato. Usa engine.