 |
SQL Server - after insert trigger - update another column in ...
2011年3月17日 - An INSTEAD OF INSERT trigger would be like this: ... Also, this addresses @Martin comment: it works for multirow inserts/updates (your example does not). .... at http://msdn.microsoft.com/en-us/library/aa258254(SQL.80).aspx ...
stackoverflow.com |
 |