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: Time Question

Re: Time Question

From: Ron Rogers <RROGERS_at_galottery.org>
Date: Thu, 24 Jan 2002 14:00:54 -0800
Message-ID: <F001.003FA5FC.20020124114857@fatcity.com>

Lance,
 Does you table load include a date field with the hh:mm:ss. If it does not than how do you propose to find when a row was inserted. You could use logminer and check the archivelogs if there was a crutial need to know. I would add a column to the table that would hold a datetime stamp and then use that column for your query. ROR mª¿ªm

>>> lprais_at_ts.checkpoint.com 01/24/02 01:55PM >>>
I am not sure how to ask this or if it is even possible. I have a stored
procedure that runs every five minutes and writes the data to a table. I
want to query every thirty minutes and group the rows from the last half
our.

would I used date difference?

Thank you in advance
lance

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com 
-- 
Author: Lance Prais
  INET: lprais_at_ts.checkpoint.com 

Fat City Network Services    -- (858) 538-5051  FReceived: from CONNECT-MTA by 
galotterAX: (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).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Ron Rogers
  INET: RROGERS_at_galottery.org

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 Jan 24 2002 - 16:00:54 CST

Original text of this message

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