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

Home -> Community -> Usenet -> c.d.o.server -> Re: Is this a good use for an IOT type table or are there bettersolutions.

Re: Is this a good use for an IOT type table or are there bettersolutions.

From: Brian Peasland <dba_at_remove_spam.peasland.com>
Date: Wed, 24 Mar 2004 19:34:24 GMT
Message-ID: <4061E2C0.F7F15374@remove_spam.peasland.com>


> we get a date no hour and hour separtely
>
> App that uses table expects date and hour separtely.

But the DATE datatype stores the hour in there as well. A simple TO_CHAR on this column will pull just the hour out for your app.

Cheers,
Brian

-- 
===================================================================

Brian Peasland
dba_at_remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Wed Mar 24 2004 - 13:34:24 CST

Original text of this message

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