Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: need an opinion
Gene
I would doubt that you would need FKs since you've already validated your data. FKs are most valuable when you are trying to protect the data from many users or programs, and not all may enforce relational integrity.
Dennis Williams
DBA, 40%OCP, 100% DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com
-----Original Message-----
Sent: Friday, April 18, 2003 5:32 PM
To: Multiple recipients of list ORACLE-L
Hi.
I have an operational database with primary and
foreign keys and we are now building a set of
aggregates (daily, monthly etc) to speed up the
reporting. Do I need to replicate the same foreign
keys
on the aggregates that we have on the base tables?
I'm thining no because there will be no new FKs added
to the aggregates and all the existing values will
have been validated via the FKs existing on the base
tables. Is my reasoning correct? Am I missing
something?
thank you
Gene
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).
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 Sat Apr 19 2003 - 19:36:40 CDT
![]() |
![]() |