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: Large databases

RE: Large databases

From: Chris Berry <compjma_at_hotmail.com>
Date: Wed, 16 Apr 2003 13:54:51 -0800
Message-ID: <F001.005836F6.20030416135451@fatcity.com>


>From: Lyndon Tiu <ltiu_at_alumni.sfu.ca>
>Can someone remind me what's the point of normalization anyways? I
>seem to have lost it somewhere between school and getting the product
>to the customer on-time and within budget.

Scalability and maintainability. The idea is to get as much of your system into the database, rather than the application, as possible. Also you want to make sure that if they decide that they want to start monitoring widget form factors later on, it's not going to break your system. Normalized database tend to be easier to add on to without having to use a "duct tape & baling wire" solution.

Chris Berry
compjma_at_hotmail.com
Systems Administrator
JM Associates

"Without change, something sleeps inside us, and seldom awakens. The sleeper must awaken." -- Duke Leto Atreides



Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Chris Berry
  INET: compjma_at_hotmail.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Wed Apr 16 2003 - 16:54:51 CDT

Original text of this message

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