Subject | Re: [firebird-support] timestamp a column |
---|---|
Author | Milan Babuskov |
Post date | 2004-06-25T19:43:49Z |
Dixon Epperson wrote:
--
Milan Babuskov
http://fbexport.sourceforge.net
> I would like to add a column to a table and have the servercreate a trigger
> assign the current time on each new insert. much like a default
> value. If possible, how would I do this?
>
> Create aTable(
> col1.. coln,
> col_time default CurrentTime
> );
--
Milan Babuskov
http://fbexport.sourceforge.net