Changing a field from a table where another is changed using triggers

后端 未结 0 2013
名媛妹妹
名媛妹妹 2020-12-05 16:05

Good morning to everyone. I have a table like this in mysql:

CREATE TABLE NC
(
        ID INTEGER AUTO_INCREMENT NOT null,
        reportingDate DATE,
                


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