|
You can also define a default on the timestamp column... Derby allows
references to special registers in default clause. Like: creation_date timestamp not null default current timestamp, Satheesh Mike Matrigali wrote: you probably can use an insert trigger to get the desired result. |
- Re: insert timestamp upon insert? Satheesh Bandaram
- Re: insert timestamp upon insert? Michael McCutcheon
