Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Select
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00096877
Message ID:
00096878
Vues:
15
>If I have a table with two records and I want to creat a query with 6 duplicates of each record, how would one go about doing this?

You can SELECT INTO TABLE 3 times. Then, you select your main alias and APPEND FROM yourtable.DBF. You may want to readjust the primary keys after, if you have some.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform