Subject | Re: [firebird-support] Exact timestamp w/o using UDF? |
---|---|
Author | Helen Borrie |
Post date | 2006-10-09T03:40:43Z |
At 12:40 PM 9/10/2006, you wrote:
./heLen
>BTW:Nope. 'NOW' returns zero subseconds too.
>
>Current_TimeStamp = Start of transaction and doesn't change till next
>Transaction is started.
>
>declare variabe ThisMoment TimeStamp;
>ThisMoment = 'now'; Does capture this moments time
./heLen