Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: Data Constraints Vs Application Constraints

Re: Data Constraints Vs Application Constraints

From: <lennart_at_kommunicera.umea.se>
Date: 12 Mar 2005 22:49:38 -0800
Message-ID: <1110696578.418194.79870@f14g2000cwb.googlegroups.com>

If possible, setup a copy of the db somewhere (might not be possible due to size and platform), and try to add as many f.k and check constraints that time admits. If the database have been around for a while, you are very likely to find violations in the data. That should indicate why dataintegrity rules should be enforced in the database.

Main argument for your position is of course that data is better protected that way (as indicated above). Other arguments that come to mind are, it is much easier to maintain and understand.

Just my 2 skr thoughts Received on Sun Mar 13 2005 - 00:49:38 CST

Original text of this message

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