Can I write a trigger for a table that if any of the rows are modified, they would update the value of a LastModifed datetime column to getdate()? IOW, I'd like the Last modified column to always ...