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 -> How many FKs is too many ?

How many FKs is too many ?

From: xtanto <krislioe_at_gmail.com>
Date: 21 Oct 2004 04:37:03 -0700
Message-ID: <e1c9bd55.0410210337.2957db19@posting.google.com>


Hi Oracle gurus,

I have two tables, one with 100.000 rows and the other with about 4 million rows. Each table has about 55 columns, with 15 of them refer to a reference Table.

If I put FK constraint on these 15 columns (mean I have 15 FKs). Is this too many ? will this cause poor performance ? Is there any best practices for this ?

Thank you for your help,
xtanto Received on Thu Oct 21 2004 - 06:37:03 CDT

Original text of this message

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