Hello everyone,
I have this table wich i have merged to another and got this result: a table of 30K rows with 12 columns.
I would like to have only 3. I know i can do it with new queries and then i would append them all but i believe it will be slower and also, would like to know if there’s another way of doing it.
I’m attaching a sample.
append or.xlsx (18.0 KB)
The main table is what i have. The others 6 on the right, is what i can get from the main table and append them all after. I wonder if it’s possible to do it any other way?
Thank you all
Pedro