Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Student asks about Tuples and Relations (SQL Problem)
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