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