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: Fav. Urban Legend...

Re: Fav. Urban Legend...

From: Igor Neyman <ineyman_at_perceptron.com>
Date: Wed, 13 Mar 2002 09:18:36 -0800
Message-ID: <F001.0042770D.20020313091836@fatcity.com>


Actually this is true for MS SQL Server: can not handle efficiently more than 6 joined tables, at least on 6.5 version. So, m.b. vendor's product was supposed to run not only on Oracle, but other databases as well.

Igor Neyman, OCP DBA
ineyman_at_perceptron.com

> oh yes, one more, I got this from a vendor, as an explanation of why
> they didn't do a lookup table but instead added columns to the row for
> EVERY possible value in the lookup table:
>
> Oracle doesn't handle joins with more than 4 tables very well
>
>
>
> --- Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk> wrote:
> >
> > My next to favourite legends.
> >
> > Small tables don't need to be indexed
> >
> > Small tables are anything 4 blocks or less
> >
> > Oracle copies the entire row into the rollback
> > segment when updating a single column.
> >
> > Oracle copies the entire block into the rollback
> > segment when updating a row.
> >
> > Oracle can only use 5 indexes in a query
> > (though I haven't heard that one much recently)
> >
> > Setting tablespace default pctincrease to 1 reduces
> > fragmentation problems.
> > (but that's going out of fashion too)
> >
> > But I guess you, Jeremiah and Rachel have
> > already got those covered.
> >
> >
> >
> > Jonathan Lewis
> > http://www.jlcomp.demon.co.uk
> >
> > Next Seminar - UK, April 3rd - 5th
> > http://www.jlcomp.demon.co.uk/seminar.html
> >
> > Host to The Co-Operative Oracle Users' FAQ
> > http://www.jlcomp.demon.co.uk/faq/ind_faq.html
> >
> > Author of:
> > Practical Oracle 8i: Building Efficient Databases
> >
> >
> > -----Original Message-----
> > To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> > Date: 12 March 2002 22:54
> >
> >
> > |Everyone, some great ideas....
> > |
> > |RF
> > |
> > |Robert G. Freeman - Oracle8i OCP
> > |Oracle DBA Technical Lead
> > |CSX Midtier Database Administration
> >
> >
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > --
> > Author: Jonathan Lewis
> > INET: jonathan_at_jlcomp.demon.co.uk
> >
> > 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).
>
>
> __________________________________________________
> Do You Yahoo!?
> Try FREE Yahoo! Mail - the world's greatest free email!
> http://mail.yahoo.com/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Rachel Carmichael
> INET: wisernet100_at_yahoo.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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Igor Neyman
  INET: ineyman_at_perceptron.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 Wed Mar 13 2002 - 11:18:36 CST

Original text of this message

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