neonmozart Posted November 4, 2005 Posted November 4, 2005 Situation is: I have two tables with similar informations, but one is greater. Smaller table has infos which are not available in the other, but the other one also has something I need to put into the smaller one. I can't just copy/paste them because there are thousands of rows in both of them, and they are sorted. How to copy specific columns from one table into another one but with excess rows deleted? ExampleFirst --SecondA------- aB------- b----------cD------- d----------e----------fG------- gI needA aB bD dG g
czacharos Posted November 12, 2005 Posted November 12, 2005 Download Zan Zac Utilities which has a function that merges two columns in one or two tables...
Recommended Posts
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