how can I use “ON CONFLICT DO NOTHING” in a query with COPY?

后端 未结 0 835
悲&欢浪女
悲&欢浪女 2021-02-04 02:27

I need to make an upload of some data into a table, but it has duplicated values, I\'m trying to use the following code:

COPY historico_recargas(contract_key, sta         


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