piu o meno è cosi codice: INSERT INTO tabella_destinazione ( a, b, c ) SELECT a, b, c FROM tabella_sorgente .
INSERT INTO tabella_destinazione ( a, b, c ) SELECT a, b, c FROM tabella_sorgente
Regole del Forum