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: one big tables vs. many smaller

Re: one big tables vs. many smaller

From: Marc Blum <marc_at_marcblum.de>
Date: Sat, 06 Apr 2002 11:05:35 GMT
Message-ID: <3caed325.9708039@news.online.de>


Hi Steffen,

beside the fact, that some exchange of experience is always useful and help you find the better choice faster, I for myself found

just my 2 cents

On Sat, 6 Apr 2002 10:57:50 +0200, "Steffen Ramlow" <s.ramlow_at_gmx.de> wrote:

>huch - did i ever talked about normalization?
>
>i talked about (read) performance and possible problems when using the
>DE-normalized design
>
>as i already said - i personally would _always_ use the normalized form, but
>i need hard facts against the denormalized form, that's why i posted the
>question
>
>this is what i think:
>
>denormalized:
>
>pros:
> better read performance coz no join is needed (is the join really to
>expensive?)
>cons:
> the table becomes really big
> -> maybe a performance hit
> -> maintenance difficulties
> many null values (what are the problems with them?)
> other?
>
>what i wanted to know is, what others think about this - i don't wanted to
>hear such general statements like "this is not normalized", this was clean
>right from the beginning
>

regards
Marc Blum
mailto:marc_at_marcblum.de
http://www.marcblum.de Received on Sat Apr 06 2002 - 05:05:35 CST

Original text of this message

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