Postgres getting column reference is ambiguous with ON CONFLICT upsert

后端 未结 0 897
甜味超标
甜味超标 2021-02-13 14:46

I am new to SQL programming, and I am trying to create a function that tries to insert a record, but if the email already exists in the table, then it will update that record.

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