Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to append a table to other table?
Message
From
25/03/2002 10:51:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
How to append a table to other table?
Miscellaneous
Thread ID:
00636849
Message ID:
00636849
Views:
42
I want to append all the data from table A to table B.
I thought I can use SQL like:
insert into tableB (username, email) select username, email from tableA
but the help file shows me that "insert into ...select" statement seems not work in VFP. Right? What should I do?
Power Wong
Every problem will have a solution, the only problem is that can you find it out.
Next
Reply
Map
View

Click here to load this message in the networking platform