Hi,
I want to write a trigger that will ensure that values entered or updated into a series of columns are monotonic. But I can't seem to access the current column values!
Under SQL Server 2005 I thought the syntax was Inserted., Deleted. etc., but no. Can someone tell me what it is as there is no reference (I can find) in the BOL.
woogoo
I want to write a trigger that will ensure that values entered or updated into a series of columns are monotonic. But I can't seem to access the current column values!
Under SQL Server 2005 I thought the syntax was Inserted., Deleted. etc., but no. Can someone tell me what it is as there is no reference (I can find) in the BOL.
woogoo