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

Home -> Community -> Usenet -> c.d.o.server -> Re: Student asks about Tuples and Relations (SQL Problem)

Re: Student asks about Tuples and Relations (SQL Problem)

From: Art S. Kagel <kagel_at_bloomberg.net>
Date: 1998/10/28
Message-ID: <36379280.7EBB@bloomberg.net>#1/1

Alex Snoeren wrote:
>
> Hello,
>
> For a project on my university I'am investigating the possiblity of the
> following:
> "Is it possible to retrieve the date of when a certain tuple(record) was
> created ?
> Is this being saved somewhere in the RDBMS ?"
> How can I get this date using SQL?

No. Only if the table schema includes a timestamp column that is being maintained.

Art S. Kagel Received on Wed Oct 28 1998 - 00:00:00 CST

Original text of this message

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