codice:
alter table tabella add column id int not null auto_increment first, add primary key (id)