How do I create a rule that will set a column to a particular value upon
insert? It's for use within an audit trail and we want to prevent any
possibility of some rogue code setting it to an incorrect value (it's a
time stamp) so we don't want to use default values.
In general, though, it would be handy to know how to do this as there
are many uses for it!
Thanks,
Brad