Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: comparing times with Oracle?
You could insert the date of the transaction as Oracle date fields contain the
time.
Daniel Morgan
NoNice Guy wrote:
> Hey there! I'm trying to write a program that reads records from a database.
> Many programs update their corresponding record when they complete a
> transaction. What I'd like to do with the program is check the time to make
> sure that it happened within the last 30 minutes. Does anyone know how this
> could work? Thanks in advance! By the way, I am using OCI, and C on Linux.
> Thanks!
>
> Jon
Received on Thu Jan 24 2002 - 16:49:09 CST
![]() |
![]() |