Hi,
I have a table called Weathermen that has a column called reviewed, and I want this field to be updated by a trigger. Whenever something is added to the Table, I want reviewed to automatically be set to No. Also, when an existing record is changed, I want reviewed to be set to No. I'm not familiar with triggers at all, so if someone could point me in the right direction, I'd appreciate it.
Thanks!!
I have a table called Weathermen that has a column called reviewed, and I want this field to be updated by a trigger. Whenever something is added to the Table, I want reviewed to automatically be set to No. Also, when an existing record is changed, I want reviewed to be set to No. I'm not familiar with triggers at all, so if someone could point me in the right direction, I'd appreciate it.
Thanks!!