Triggers | SQL 2005 Adventure Works OLTP |
AFTER UPDATE trigger setting the ModifiedDate column in the Culture table to the current date.
Summary
On table: Delete Update Insert Type Production.Culture No Yes Yes After
Properties
Modifies data Transactional Uses cursors Executes procedures Dynamic content Encrypted Yes No No No No No
Data Source Activity
Modifications Description Production.Culture Lookup table containing the languages in which some AdventureWorks data is stored.
Applies to
Triggers | Modifies data | On update | After table changes