codice: insert into Contatti ( Nome, Cognome, Età ) select Nome, Cognome, Età from Registro where condizione_where
insert into Contatti ( Nome, Cognome, Età ) select Nome, Cognome, Età from Registro where condizione_where
Regole del Forum