create index when add primary key
From: Bob Yeh <yehr_at_itsi.disa.mil>
Date: 1996/06/25
Message-ID: <31D02EC4.19A6_at_itsi.disa.mil>#1/1
Date: 1996/06/25
Message-ID: <31D02EC4.19A6_at_itsi.disa.mil>#1/1
Hi,
Oracle create a unique index when the primary key is created.
Is there a way to tell Oracle to create this index in certain
tablespace when creating primary key?
Thanks. Bob