Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Select
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00096877
Message ID:
00096878
Views:
14
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform