Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to append a table to other table?
Message
De
25/03/2002 10:51:11
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
How to append a table to other table?
Divers
Thread ID:
00636849
Message ID:
00636849
Vues:
41
I want to append all the data from table A to table B.
I thought I can use SQL like:
insert into tableB (username, email) select username, email from tableA
but the help file shows me that "insert into ...select" statement seems not work in VFP. Right? What should I do?
Power Wong
Every problem will have a solution, the only problem is that can you find it out.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform