MySQL (Aurora) update timestamp using affffdate or date-add or date-sub says syntax error

后端 未结 0 898
醉酒成梦
醉酒成梦 2020-12-11 01:55

Can any of you figure out what is the syntax error on mySQL update statement here ?

update table_name set start_time = DATE_ADD (start_time , INTERVAL 2 DAY)

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