Combine two tables into a new one so that select rows from the other one are ignored

前端 未结 2 1870
执笔经年
执笔经年 2020-12-12 03:57

I have two tables that have identical columns. I would like to join these two tables together into a third one that contains all the rows from the first one and from the sec

2条回答
提交回复
热议问题