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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Urgent Select statement SOS

Re: Urgent Select statement SOS

From: Jonathan Gennick <jonathan_at_gennick.com>
Date: Thu, 19 Jul 2001 07:46:44 -0700
Message-ID: <F001.0034E7F6.20010719065121@fatcity.com>

Hello Sinardy,

You can only do this if you have a timestamp column in the table, and if you use a trigger (or some other mechanism) to set it. Oracle doesn't track the time of insert for you.

Best regards,

Jonathan Gennick
mailto:jonathan_at_gennick.com * 906.387.1698 http://Gennick.com * http://MichiganWaterfalls.com * http://MetalDrums.org

Thursday, July 19, 2001, 8:55:23 AM, you wrote:

S> Do you guys know how to 
S> select column 
S> order by time of insert into table.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Jonathan Gennick
  INET: jonathan_at_gennick.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Jul 19 2001 - 09:46:44 CDT

Original text of this message

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