Indexes and Constraints

From: Bruce Ostrover <bruceo_at_bellatlantic.net>
Date: Mon, 11 Jun 2001 17:18:22 GMT
Message-ID: <y37V6.13687$nf.5160629_at_typhoon1.ba-dsg.net>


All,

 If you have a constraint defined for a table (like the one below), and we are using Oracle 8.15 .. then does Oracle create an index for you, or do you need to create one explicitly

 constraint PK_TAXCALC primary key (TAXCALCID),

Regards,

Bruce Received on Mon Jun 11 2001 - 19:18:22 CEST

Original text of this message