Subject | RE: [firebird-support] Re: Extracting Milliseconds |
---|---|
Author | Simon Carter |
Post date | 2005-09-28T09:41:30Z |
Cheers Ali,
EXTRACT(MILLISECONDS FROM TIMESTAMP) ;
Way of doing it?
Rgds
Si
http://www.tectsoft.net/
http://www.fbtalk.net/
> -----Original Message-----I take it there's no
> select
> substring(cast(cast('NOW' as timestamp) as VARCHAR(32)) from
> 1 for 25) from rdb$database -- gives full data
>
> and
>
> .. from 21 for 3..
EXTRACT(MILLISECONDS FROM TIMESTAMP) ;
Way of doing it?
Rgds
Si
http://www.tectsoft.net/
http://www.fbtalk.net/