Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: finding exactley when a record was inserted...

Re: finding exactley when a record was inserted...

From: Stephan Born <stephan.born_at_beusen.de>
Date: Mon, 20 Dec 1999 11:46:00 +0100
Message-ID: <385E08E8.6E39E78E@beusen.de>


> I guess I should have been more specific. We have a table in place already
> with a few million rows. We would like to find out (within a date range)
> the date/time a record was inserted. I understand I can add a new column
> and use SYSDATE but I'm curious about the rows already there...with no date
> column in place using SYSDATE.
>
> Thanks

AFAIK there is no way to get the insert-date if no date-column is provided by yourself
for this purpose...

Regards, Stephan

--


Dipl.-Inf. (FH) Stephan Born   | beusen Consulting GmbH
fon: +49 30 549932-0           | Landsberger Allee 392
fax: +49 30 549932-29          | 12681 Berlin
mailto:stephan.born_at_beusen.de  | Germany
---------------------------------------------------------------
       PGP-Key verfügbar       |      PGP-Key available
---------------------------------------------------------------


Received on Mon Dec 20 1999 - 04:46:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US