Subject | Re: [firebird-support] Re: UNIX_TIMESTAMP to What for FB15 |
---|---|
Author | Ann W. Harrison |
Post date | 2004-05-25T15:01:25Z |
At 08:30 PM 5/24/2004, dleec45 wrote:
'NOW' and CURRENT_TIMESTAMP. 'NOW' produces the time
that the action is taken, so different instances of
'NOW' in a single transaction will produce different
values. CURRENT_TIMESTAMP is constant for the duration
of a transaction.
Regards,
Ann
Or am I having a senior moment???
>CURRENT_TIMESTAMP worked great, THANKS! LEERemember that there is a semantic difference between
'NOW' and CURRENT_TIMESTAMP. 'NOW' produces the time
that the action is taken, so different instances of
'NOW' in a single transaction will produce different
values. CURRENT_TIMESTAMP is constant for the duration
of a transaction.
Regards,
Ann
Or am I having a senior moment???