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

Home -> Community -> Mailing Lists -> Oracle-L -> Design question: EFFECTIVE_?_DATE in a RATE table...

Design question: EFFECTIVE_?_DATE in a RATE table...

From: Grabowy, Chris <cgrabowy_at_fcg.com>
Date: Mon, 22 Apr 2002 15:54:34 -0800
Message-ID: <F001.0044BD9E.20020422155434@fatcity.com>


A design question, my RATE table looks something like this....

SQL> desc rate
 Name
Null? Type


those are the PK fields...and the SQL to query the table is easy. I am trying to determine if I can "tighten up" the table, like this...

SQL> desc rate
 Name
Null? Type


I just haven't been able to code the right SQL.

Has anyone else taken this approach?

Sorry for these design questions, I am just being very anal about every table, PK column and index, before we dive into development and everything becomes "hard coded".

TIA!!!! Chris

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Grabowy, Chris
  INET: cgrabowy_at_fcg.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 Mon Apr 22 2002 - 18:54:34 CDT

Original text of this message

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