Postgres upsert (update and insert ) from another table successfully,but id value getting duplicated for one value

前端 未结 0 826
野性不改
野性不改 2020-12-21 21:20

I am trying to UPSERT DATA from one table to another table.There are some duplicate value in them.Fist table look like this,table-a:

 id | deviceserial | time         


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