Hi I feel like there is a very easy solution to this but I can't figure it out.
I have two tables with the same columns, A, B, C and I want to create a view which combines these so that all the data from table 2, columns A,B,C goes right into Table 1's columns A,B,C.
Appreciate the help!