Forum Discussion
94veiga
Helper II
5 years agoAppend to tables with different size using directquery
Hi guys! I have two tables imported from SQL using direct query and I'm not able to append them. These tables have some columns in common but others are different. I want to obtain an unique table w...
94veiga
Helper II
5 years agoI finally got it with an SQL query before I put the data in. Thank you so much for all your time.