Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql way of doing append
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Sql way of doing append
Divers
Thread ID:
00338025
Message ID:
00338025
Vues:
51
I build a table from many sql statements. Is there a better way to do this:

select whatever into cursor temp
thedbf = dbf()
select bigtable
append from (thedbf)

Repeat the above may times to keep adding to bigtable.

The question is: Instead of the append from, is there a more sql way of doing the above?

TIA
Cyril.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform