Trigger Functions (Transact-SQL)
**APPLIES TO:** SQL Server (starting with 2012) Azure SQL Database Azure SQL Data Warehouse Parallel Data Warehouse
The following scalar functions can be used in the definition of a trigger to test for changes in data values or to return other data.
In This Section
COLUMNS_UPDATED
EVENTDATA
TRIGGER_NESTLEVEL
UPDATE()