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: database design question

Re: database design question

From: Steve Walterhouse <microcon_at_magicnet.net>
Date: 1997/10/29
Message-ID: <34568E8D.7EEA@magicnet.net>#1/1

The other benefit of primary key/foreign key relationships is that data integrity is enforced at the database level instead of the application level. This gives a much higher degree of insurance that data in the database meets the requirements of your business rules. Received on Wed Oct 29 1997 - 00:00:00 CST

Original text of this message

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