Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 3 个表任务,task_notes 和 taskLog
我想问当用户在 task_notes 表中输入新笔记时记录日志的最佳方式是什么
您可以在表上创建触发器。
http://msdn.microsoft.com/en-us/library/ms189799.aspx