Query to join 1 table with 2 overlapped tables

前端 未结 0 850
别那么骄傲
别那么骄傲 2020-12-21 11:08

I have 2 tables with identical columns. They have records that are the same and records that are different.

CREATE TABLE APP (
    APPID int NOT NULL,
    APP         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题