MySQL Query Copy entire row if is not equal

后端 未结 0 1840
再見小時候
再見小時候 2020-12-13 17:17

Good morning,

I\'m trying to write the following query:

Copy the entire row of tabA to row of tabB
IF
tabA.column1 is different (or NULL) from tabB.col         


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