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: Timestamp of a record

Re: Timestamp of a record

From: NoName <nobody_at_nowhere.com>
Date: Wed, 10 Dec 2003 16:33:36 +0100
Message-ID: <br7dm0$b07$1@fata.cs.interbusiness.it>


> nope, not unless you have added a column to track that.

you mean, I can provide an
ALTER TABLE table ADD <a column> TIMESTAMP DEFAULT SYSDATE statement, so every time a row is inserted, I get the exact moment...

OK, that's a solution, thank you very much.

Regards Received on Wed Dec 10 2003 - 09:33:36 CST

Original text of this message

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