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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Primary Constraints and Indexes

RE: Primary Constraints and Indexes

From: Arvind Aggarwal <oradba9_at_yahoo.com>
Date: Fri, 12 Jan 2001 13:14:34 -0800 (PST)
Message-Id: <10739.126570@fatcity.com>


you cannot create 2 indexes with the same columns on a table. You can either create it thru primary key or explictly but not both.

Disabling/dropping primary and unique constraints on a table also dropped the indexes.

Arvind Aggarwal

Received on Fri Jan 12 2001 - 15:14:34 CST

Original text of this message

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