Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Re: Insert Into only missing records
Message
De
22/11/2004 19:40:06
Arthur Evangelista
David-Link Corporation
Makati, Philippines
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Re: Insert Into only missing records
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Database:
Visual FoxPro
Divers
Thread ID:
00963687
Message ID:
00963687
Vues:
53
Hiya guys,
I have a case wherein I have to gather data from different tables with the same structure but I want to insert only the missing records to my main transaction table. I used to just manually do it using append all and then executing SELECT DISTINCT *, but as data fills up on the other tables, it takes me a long time to execute it. Is there an easier way to do this, like INSERT INTO then specifying a where clause as to look only for records that are missing and then insert them to the main table?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform