利用SqlServer触发器自动更新表updatetime字段值
摘要:本文主要记录了使用SqlServer数据库触发器自动更新表的"更新时间updatetime"字段 在 MySQL数据库中,某行数据创建时间字段 createtime 、 行最新更新时间字段updatetime 建表时可分别 用"datetime DEFAULT CURRENT_TIMESTAMP"
阅读全文
posted @ 2018-08-29 19:00
posted @ 2018-08-29 19:00
posted @ 2018-08-24 16:21