Detect 2 duplicate values in a row from SQL db and update otherwise insert (using python)

后端 未结 0 766
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-05 06:40

I am wanting to insert into a MySQL database UNLESS two columns values are matched in which case I would like to update 2 values. Using Python.

My columns are: ID, Ticker

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