Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago

build a table from many table

I got many tables, I would like to do the following:

(all table have same columns name, and they exactly equal)

example with 2 columns now

 

             
  table 1      table 2   
  company nameprofit cost   company  nameprofit cost
             
             
             
             
output    profit cost      
  company name table 1        
  company name table 2        
             

 

 

1 Reply