Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Milliseconds
I think you would need to call an external function, written in C or
assembler, that would call a system function to get the clock to this
degree of resolution.
e.g. GetCurrentTime for Windows
Allan Martin wrote:
>
> Hi,
> Does anyone know how to pick up milliseconds in pl/sql.
> I get seconds using the TO_DATE(sysdate, 'format') function, but I really
> need to pick up the milliseconds too.
>
> Thanks in advance,
> Allan Martin
Received on Wed Sep 12 2001 - 13:06:30 CDT
![]() |
![]() |