Forum Discussion

Geld's avatar
Geld
Frequent Visitor
3 years ago
Solved

Three tables to one

I have three tables with a single colum each that I'd like to combine to one table with one colum.

.

TableA
A
B

.

TableB
C
D
E

.

TableC
F

.

 

I'd like these three table to form a new table.

 

 

New Table
A
B
C
D
E
F