| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
|  |  | |||
Home -> Community -> Usenet -> c.d.o.misc -> Re: Timestamp of a record
Jeff Smith wrote:
> ALTER TABLE <table_name>
> 
>>ADD <column_name> TIMESTAMP DEFAULT SYSTIMESTAMP;
No - you're old ;-) Since 9i Rel 1
-- Regards, Frank van BortelReceived on Thu Dec 11 2003 - 15:39:25 CST
|  |  |