Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Merge 2 tables into 1
Message
 
 
To
15/05/2007 10:27:07
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01225554
Message ID:
01225555
Views:
21
>Hi all,
>Is there any quick way to merge 2 table into 1?
>Thanks,
>Tamas

Depending on what do you mean by that - vertical or horisontal merge?

If both tables have the same structure and you want to append records from one to another, then look into INSERT SQL or APPEND FROM commands.

If you want to add extra fields, when how do you want to combine records - based on some key field?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform