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