Mysql if record count greater than X, then run this?

后端 未结 0 559
日久生厌
日久生厌 2020-12-01 02:41

I am running the following code from a Windows batch file to remove records that are no longer needed from several MySql tables.

DELETE FROM TableA
WHERE Syst         


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