Hi all,
I am new to the SQL triggers.
I am designing an application which uses SQL as the backend. I want to be able to track changes to five fields of a table. Is it posible to use triggers at the field level. In other words, fire the trigger if either of the five fields is updated?
Thanks in advance.
Jose.
I am new to the SQL triggers.
I am designing an application which uses SQL as the backend. I want to be able to track changes to five fields of a table. Is it posible to use triggers at the field level. In other words, fire the trigger if either of the five fields is updated?
Thanks in advance.
Jose.