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:Questions on DB Design

Re:Questions on DB Design

From: <dgoulet_at_vicr.com>
Date: Fri, 01 Feb 2002 06:13:52 -0800
Message-ID: <F001.004032F1.20020201060521@fatcity.com>

Long,

    If your interviewing a DB designer you might want to add a question on normalization, namely how they view the process. I've seen what IMHO is both ends of the spectrum, namely every thing absolutely normalized to the N'th degree and absolutely no normalization at all. In case 1 you end up with minimal storage requirements, but kill the CPU's when you try to create information from the data. On the other end you save of CPU time, but clobber the system with disk requirements. Either extreme makes modification of the design rather painful.

Dick Goulet

____________________Reply Separator____________________
Author: Long.Nguyen_at_csiro.au
Date:       1/31/2002 1:50 PM

Hi,

I am preparing questions for an Oracle DB Designer job interview. Two questions that I would like you to give me some input. They are

  1. What are the aspects of DB Design that you would consider to be important in J2EE applications development?
  2. Organisations usually have some standards for DB Design. What would your approach be to using and/or reviewing these standards?

Your comments are appreciated.

Long
--

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

Author:
  INET: Long.Nguyen_at_csiro.au

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).
--

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

Author:
  INET: dgoulet_at_vicr.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 Fri Feb 01 2002 - 08:13:52 CST

Original text of this message

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