Subject | Trigger to place date. |
---|---|
Author | jerrypark12357 |
Post date | 2002-07-10T22:14:06Z |
I'm fairly new to Firebird/Interbase and am in the process of
designing a database. I couldn't find in the documentation a method of
creating a trigger to place the current date in a field. I understand
how to create triggers, just don't know how to do this particular one.
NEW."posting_date" = [what];
thanks
designing a database. I couldn't find in the documentation a method of
creating a trigger to place the current date in a field. I understand
how to create triggers, just don't know how to do this particular one.
NEW."posting_date" = [what];
thanks