John Chamberlain Posted March 10, 2015 Posted March 10, 2015 I Want to merge two related files into one. As far as I know I will have to create a new table in file #1 with all the field names in file #2, then import the data from #2 int #1. This is tedious as there are 50 fields in #2. Is there an easier way to do this?
comment Posted March 10, 2015 Posted March 10, 2015 Or you can just import the table, and specify New Table as the target table. This will recreate the schema and import the data all at once.
Recommended Posts
This topic is 3606 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now