Can a “select” get between the “delete” and “insert” of a “replace into” statement?

前端 未结 0 1551
无人共我
无人共我 2021-01-13 09:09

I\'d like to know, if when I\'m performing a "replace into" query, for example:

REPLACE INTO `table` (id, name) VALUES(1000, "table name")         


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