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: Database Design Question - any suggestion?

Re: Database Design Question - any suggestion?

From: ChrisK - DBA <cbkite_at_gmail.com>
Date: 8 Dec 2004 13:01:43 -0800
Message-ID: <1102539703.474197.92750@f14g2000cwb.googlegroups.com>


I would completely agree with this. This would force a rebuild of the constraint for every new product type. I come from the type that leaves all checking to the application if possible. Depending on your use of this database, I think response time is a very important factor for most and check constraints can slow things down in an OLTP environment. Received on Wed Dec 08 2004 - 15:01:43 CST

Original text of this message

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